]> git.phdru.name Git - git-wiki.git/commitdiff
Canonical address for kernel.org is www.kernel.org
authorOleg Broytman <phd@phdru.name>
Mon, 8 Jun 2015 22:06:05 +0000 (01:06 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 8 Jun 2015 22:06:05 +0000 (01:06 +0300)
pep-git.txt

index 6a298b9f7ee3257d889ea09c81e7d0411e34d271..6365fb8c0825bedc7ebe0c2f2b48666f73d8ed91 100644 (file)
@@ -380,7 +380,7 @@ TODO: describe undo strategies: git reset, git revert, git checkout,
 git reflog. "Commit early, commit often".
 
 How to undo a merge
-https://kernel.org/pub/software/scm/git/docs/howto/revert-a-faulty-merge.html
+https://www.kernel.org/pub/software/scm/git/docs/howto/revert-a-faulty-merge.html
 
 
 Merge or rebase?