summaryrefslogtreecommitdiff
path: root/plugins/git-flow-avh
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/git-flow-avh')
-rwxr-xr-xplugins/git-flow-avh/git-flow-avh.plugin.zsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/git-flow-avh/git-flow-avh.plugin.zsh b/plugins/git-flow-avh/git-flow-avh.plugin.zsh
index 1f3fa1e28..db8b5ff89 100755
--- a/plugins/git-flow-avh/git-flow-avh.plugin.zsh
+++ b/plugins/git-flow-avh/git-flow-avh.plugin.zsh
@@ -5,8 +5,8 @@
#
# To achieve git-flow completion nirvana:
#
-# 0. Update your zsh's git-completion module to the newest verion.
-# From here. http://zsh.git.sourceforge.net/git/gitweb.cgi?p=zsh/zsh;a=blob_plain;f=Completion/Unix/Command/_git;hb=HEAD
+# 0. Update your zsh's git-completion module to the newest version.
+# From here: https://github.com/zsh-users/zsh/blob/master/Completion/Unix/Command/_git
#
# 1. Install this file. Either:
#