X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=contributing.mdwn;h=2fac1086e23a2ec913bfe3cb1d949562bf20b815;hb=edc130b91717dd825c911fdc18f4051dcd2c8896;hp=2fca0ca5d180cc733ac250b0a01a909e8f7c932b;hpb=3ce832c187390db310ce366deb1495396b80f890;p=notmuch-wiki diff --git a/contributing.mdwn b/contributing.mdwn index 2fca0ca..2fac108 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -19,7 +19,7 @@ help out as needed. The Notmuch source code is maintained in [git](http://git-scm.com/). Get the source code using: - git clone git://notmuchmail.org/git/notmuch + git clone https://git.notmuchmail.org/git/notmuch This guide assumes a working knowledge of git. There are plenty of resources available on git, such as [Pro Git](http://git-scm.com/book) and the git man @@ -169,7 +169,7 @@ like email. This applies to patch and bug tracking as well. The Notmuch project uses [nmbug](https://notmuchmail.org/nmbug/) for tracking. The Notmuch developers will tag your patches too, making them show up in the -[nmbug status page](http://nmbug.notmuchmail.org/status/), but requesting +[nmbug status page](https://nmbug.notmuchmail.org/status/), but requesting access and tagging your patches yourself will be helpful in the long run.