summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaelig <kaelig@deloumeau.fr>2015-12-13 16:49:13 -0800
committerKaelig <kaelig@deloumeau.fr>2015-12-13 16:49:13 -0800
commit6190d3e8ba487c712e1e85ea9c06a02e0bfb04bb (patch)
tree0143811712f1ba91f6b3db6ef701049154f99d3d
parentb6997f6972191c64edcb5bcefcd4566a111f2883 (diff)
downloadzsh-6190d3e8ba487c712e1e85ea9c06a02e0bfb04bb.tar.gz
zsh-6190d3e8ba487c712e1e85ea9c06a02e0bfb04bb.tar.bz2
zsh-6190d3e8ba487c712e1e85ea9c06a02e0bfb04bb.zip
Point to the GitHub repository
-rw-r--r--plugins/git-flow/git-flow.plugin.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/git-flow/git-flow.plugin.zsh b/plugins/git-flow/git-flow.plugin.zsh
index d69fcb1b2..a8386cb19 100644
--- a/plugins/git-flow/git-flow.plugin.zsh
+++ b/plugins/git-flow/git-flow.plugin.zsh
@@ -6,7 +6,7 @@
# To achieve git-flow completion nirvana:
#
# 0. Update your zsh's git-completion module to the newest version.
-# From here. http://sourceforge.net/p/zsh/code/ci/master/tree/Completion/Unix/Command/_git?format=raw
+# From here. https://raw.githubusercontent.com/zsh-users/zsh/master/Completion/Unix/Command/_git
#
# 1. Install this file. Either:
#