Skip to content

Commit 2adaa88

Browse files
committed
couple of small changes
1 parent 9af047e commit 2adaa88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

branching/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ <h2>
696696
<a target="new" href="http://www.kernel.org/pub/software/scm/git/docs/git-tag.html">docs</a> &nbsp;
697697
<a target="new" href="http://progit.org/book/ch2-6.html">book</a>
698698
</span>
699-
<a name="log">git tag</a>
699+
<a name="tag">git tag</a>
700700
<span class="desc">tag a point in history as important</span>
701701
</h2>
702702

remotes/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h2>
4646
<a target="new" href="http://www.kernel.org/pub/software/scm/git/docs/git-remote.html">docs</a> &nbsp;
4747
<a target="new" href="http://progit.org/book/ch2-5.html#showing_your_remotes">book</a>
4848
</span>
49-
<a name="push">git remote</a>
49+
<a name="remote">git remote</a>
5050
<span class="desc">list, add and delete remote repository aliases</span>
5151
</h2>
5252

0 commit comments

Comments
 (0)