diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2016-06-02 12:26:11 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-06-05 08:26:16 -0300 |
| commit | 8540c36a96f5270d84d19dcbfbc9f6463f1653fd (patch) | |
| tree | 151794a8cfb7375ebdab582987151160675e29ac /completion/notmuch-completion.bash | |
| parent | 9b9c265a2585cc808f247340e9cb5a12de8a0da9 (diff) | |
completion: update the location of the bash-completion project
Alioth currently redirects to github, so point there instead.
Diffstat (limited to 'completion/notmuch-completion.bash')
| -rw-r--r-- | completion/notmuch-completion.bash | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
