]> git.phdru.name Git - git-wiki.git/commitdiff
Fix URL
authorOleg Broytman <phd@phdru.name>
Sat, 27 Jun 2015 18:45:59 +0000 (21:45 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 27 Jun 2015 18:45:59 +0000 (21:45 +0300)
pep-git.txt

index fcdfc633980e8d538bcdc2cf21273e8782ae17fa..af9b34d12402e3479204ee7089b25cc1171fcb3b 100644 (file)
@@ -423,7 +423,7 @@ working trees so in a bare repo only soft reset is possible.
 
 Mixed mode reset with a path or paths can be used to unstage changes -
 that is, to remove changes added with ``git add`` for committing. See
-`The Book <https://git-scm.com/book/en/v2/Git-Basics-Undoing-Things>`_
+`The Book <https://git-scm.com/book/en/Git-Basics-Undoing-Things>`_
 for details about unstaging and other undo tricks.
 
 TODO: describe undo strategies: git reflog, git revert.