summaryrefslogtreecommitdiff
path: root/plugins/git-flow
diff options
context:
space:
mode:
authorKaelig <kaelig@deloumeau.fr>2015-12-11 15:36:55 -0800
committerKaelig <kaelig@deloumeau.fr>2015-12-11 15:36:55 -0800
commitb6997f6972191c64edcb5bcefcd4566a111f2883 (patch)
tree2237f4462b639bb91c2ca196031e330c50e48741 /plugins/git-flow
parent5e950d4fa00f1dc631bd7fcc5fc975148c28d357 (diff)
downloadzsh-b6997f6972191c64edcb5bcefcd4566a111f2883.tar.gz
zsh-b6997f6972191c64edcb5bcefcd4566a111f2883.tar.bz2
zsh-b6997f6972191c64edcb5bcefcd4566a111f2883.zip
Update link to git completion
Diffstat (limited to 'plugins/git-flow')
-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 444440bcb..d69fcb1b2 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://zsh.git.sourceforge.net/git/gitweb.cgi?p=zsh/zsh;a=blob_plain;f=Completion/Unix/Command/_git;hb=HEAD
+# From here. http://sourceforge.net/p/zsh/code/ci/master/tree/Completion/Unix/Command/_git?format=raw
#
# 1. Install this file. Either:
#