Skip to content

Commit d8df63b

Browse files
authored
Merge pull request #663 from msheaver/patch-1
Fix broken link to git-prompt.sh
2 parents eecd2fe + bad4f95 commit d8df63b

File tree

1 file changed

+1
-1
lines changed
  • book/A-git-in-other-environments/sections

1 file changed

+1
-1
lines changed

book/A-git-in-other-environments/sections/zsh.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For more information on vcs_info, check out its documentation
4444
in the `zshcontrib(1)` manual page,
4545
or online at http://zsh.sourceforge.net/Doc/Release/User-Contributions.html#Version-Control-Information[].
4646

47-
Instead of vcs_info, you might prefer the prompt customization script that ships with Git, called `git-prompt.sh`; see http://git-prompt.sh[] for details.
47+
Instead of vcs_info, you might prefer the prompt customization script that ships with Git, called `git-prompt.sh`; see https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh[] for details.
4848
`git-prompt.sh` is compatible with both Bash and Zsh.
4949

5050
Zsh is powerful enough that there are entire frameworks dedicated to making it better.

0 commit comments

Comments
 (0)