[PATCH 2/5] completion: update the location of the bash-completion project

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Jun 2 09:26:11 PDT 2016


Alioth currently redirects to github, so point there instead.
---
 completion/README                  | 2 +-
 completion/notmuch-completion.bash | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/completion/README b/completion/README
index e200c18..89805c7 100644
--- a/completion/README
+++ b/completion/README
@@ -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
 
diff --git a/completion/notmuch-completion.bash b/completion/notmuch-completion.bash
index cc58392..29cdf43 100644
--- a/completion/notmuch-completion.bash
+++ b/completion/notmuch-completion.bash
@@ -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
-- 
2.8.1



More information about the notmuch mailing list