summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2011-10-30 08:17:42 -0300
committerDavid Bremner <bremner@debian.org>2011-10-30 08:17:42 -0300
commit301e5a067adcc07c3ab4fded0d14a2d903d1026c (patch)
tree0e2b86dadf70d76c181928f8da1ffa2e1d64f828
parent579c19e753e201466c72dc1ae38f582dd0023dbb (diff)
add link to nmbug page from front page.
-rw-r--r--index.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.mdwn b/index.mdwn
index d04edaf..04fa1c3 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -70,7 +70,7 @@ under the GNU [GPL version
3](http://www.fsf.org/licensing/licenses/gpl.html). The latest
versions can be checked out via git with this command:
- git clone git://notmuchmail.org/git/notmuch
+ git clone git://notmuchmail.org/git/notmuch
You can browse the [Notmuch code
history](http://git.notmuchmail.org/git/notmuch) online. And finally,
@@ -83,6 +83,7 @@ Please try to follow the [[patch submission guidelines|patchformatting]]
when submitting patches to notmuch. We are currently test-driving a [Patchwork
instance](http://patchwork.notmuchmail.org/project/notmuch) to help us keep track
of [the patches](http://patchwork.notmuchmail.org/project/notmuch/list).
+For another experiment in patch tracking, see [[nmbug]].
Source code of notmuch releases can be downloaded [here](http://notmuchmail.org/releases/).