]> git.notmuchmail.org Git - notmuch/commitdiff
completion: update the location of the bash-completion project
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 2 Jun 2016 16:26:11 +0000 (12:26 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 5 Jun 2016 11:26:16 +0000 (08:26 -0300)
Alioth currently redirects to github, so point there instead.

completion/README
completion/notmuch-completion.bash

index e200c189058c4e9dfcb51958272d03a7b057bbd2..89805c726f32424941b890a8e6fd76e9b56ab7c9 100644 (file)
@@ -9,7 +9,7 @@ notmuch-completion.bash
   bash-completion package [1] version 2.0, which depends on bash
   version 3.2 or later.
 
-  [1] http://bash-completion.alioth.debian.org/
+  [1] https://github.com/scop/bash-completion
 
 notmuch-completion.zsh
 
index cc5839247c6cd0a044db8def1c7ada02f23355c8..29cdf4316528e9b6ecaa22ff51ad5646edac7412 100644 (file)
@@ -3,7 +3,7 @@
 # Copyright © 2013 Jani Nikula
 #
 # Based on the bash-completion package:
-# http://bash-completion.alioth.debian.org/
+# https://github.com/scop/bash-completion
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by