1
0

Fixed docs links to point to git-scm/docs

This commit is contained in:
Jeffrey Guenther
2012-05-15 22:09:16 -07:00
parent ea759dbf93
commit 629b181421
2 changed files with 7 additions and 7 deletions

View File

@@ -30,7 +30,7 @@ layout: reference
<div class="box">
<h2>
<span class="docs">
<a target="new" href="http://www.kernel.org/pub/software/scm/git/docs/git-log.html">docs</a> &nbsp;
<a target="new" href="http://git-scm.com/docs/git-log">docs</a> &nbsp;
<a target="new" href="http://progit.org/book/ch2-3.html">book</a>
</span>
<a name="log">git log</a>
@@ -309,7 +309,7 @@ Date: Fri Jun 4 12:58:53 2010 +0200
<div class="box">
<h2>
<span class="docs">
<a target="new" href="http://www.kernel.org/pub/software/scm/git/docs/git-diff.html">docs</a> &nbsp;
<a target="new" href="http://git-scm.com/docs/git-diff">docs</a> &nbsp;
<a target="new" href="http://progit.org/book/ch5-3.html#determining_what_is_introduced">book</a>
</span>
<a name="diff">git diff</a>