From: Daniel Kahn Gillmor Date: Thu, 2 Jun 2016 16:26:11 +0000 (-0400) Subject: completion: update the location of the bash-completion project X-Git-Tag: 0.23_rc0~100 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=8540c36a96f5270d84d19dcbfbc9f6463f1653fd;hp=9b9c265a2585cc808f247340e9cb5a12de8a0da9 completion: update the location of the bash-completion project Alioth currently redirects to github, so point there instead. --- diff --git a/completion/README b/completion/README index e200c189..89805c72 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 cc583924..29cdf431 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