Update progit.org links to git-scm.com book version
Quickening event to redirect the links that used to be at progit.org to their new home at the git-scm.com book section. Deals with the English language links only.
This commit is contained in:
@@ -5,7 +5,7 @@ layout: reference
|
||||
<div class="box">
|
||||
<h2>
|
||||
<span class="docs">
|
||||
<a target="new" href="http://progit.org/book/ch2-3.html">book</a>
|
||||
<a target="new" href="http://git-scm.com/book/en/Git-Basics-Viewing-the-Commit-History">book</a>
|
||||
</span>
|
||||
Inspection and Comparison
|
||||
</h2>
|
||||
@@ -31,7 +31,7 @@ layout: reference
|
||||
<h2>
|
||||
<span class="docs">
|
||||
<a target="new" href="http://git-scm.com/docs/git-log">docs</a>
|
||||
<a target="new" href="http://progit.org/book/ch2-3.html">book</a>
|
||||
<a target="new" href="http://git-scm.com/book/en/Git-Basics-Viewing-the-Commit-History#Limiting-Log-Output">book</a>
|
||||
</span>
|
||||
<a name="log">git log</a>
|
||||
<span class="desc">filter your commit history</span>
|
||||
@@ -310,7 +310,7 @@ Date: Fri Jun 4 12:58:53 2010 +0200
|
||||
<h2>
|
||||
<span class="docs">
|
||||
<a target="new" href="http://git-scm.com/docs/git-diff">docs</a>
|
||||
<a target="new" href="http://progit.org/book/ch5-3.html#determining_what_is_introduced">book</a>
|
||||
<a target="new" href="http://git-scm.com/book/en/Distributed-Git-Maintaining-a-Project#Determining-What-Is-Introduced">book</a>
|
||||
</span>
|
||||
<a name="diff">git diff</a>
|
||||
<span class="desc"></span>
|
||||
@@ -471,4 +471,4 @@ index bb86f00..192151c 100644
|
||||
</div>
|
||||
|
||||
<p>And that's it! For more information, try reading the
|
||||
<a href="http://progit.org">Pro Git book</a>.</p>
|
||||
<a href="http://git-scm.com/book/">Pro Git book</a>.</p>
|
||||
|
Reference in New Issue
Block a user