summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2016-02-21 22:25:22 +0200
committerJani Nikula <jani@nikula.org>2016-02-21 22:25:22 +0200
commit936639dfdb17cd961d1e54d39a1bf56be8fd92af (patch)
tree38316577fcceb01dde62cfc9af1ce1c7db7779d2
parentcc1ab73f3db610334ce8ab8809b6984fc1650efe (diff)
update git book link
-rw-r--r--contributing.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index c92853f..31109bf 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -134,7 +134,7 @@ before submitting patches.
## Send your patches to the mailing list
Changes to Notmuch are contributed as [emailed
-patches](http://git-scm.com/book/en/Distributed-Git-Contributing-to-a-Project#Public-Large-Project).
+patches](http://git-scm.com/book/en/v2/Distributed-Git-Contributing-to-a-Project#Public-Project-over-Email).
Once you have your changes ready in your local repository, you need to
send them to the Notmuch mailing list. The simplest way is to use `git
send-email` to send the patches directly from your repository: