Browse Source

Update link to git completion

Kaelig 8 years ago
parent
commit
b6997f6972
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/git-flow/git-flow.plugin.zsh

+ 1 - 1
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:
 #