浏览代码

Merge pull request #4690 from kaelig/patch-1

Update link to git completion
Marc Cornellà 9 年之前
父节点
当前提交
4108c4895f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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. https://raw.githubusercontent.com/zsh-users/zsh/master/Completion/Unix/Command/_git
 #
 #  1. Install this file. Either:
 #