Skip to content

Commit f789d71

Browse files
committed
Merge pull request #103 from rosetree/menu-structure
Update menu structure to reflect page structure
2 parents 25eab6e + c5c1d1f commit f789d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/reference.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ <h3><a href="/branching">Branching and Merging</a></h3>
6969
<div class="block">
7070
<h3><a href="/remotes">Sharing and Updating Projects</a></h3>
7171
<ul>
72+
<li><a href="/remotes/#remote">remote</a></li>
7273
<li><a href="/remotes/#fetch">fetch, pull</a></li>
7374
<li><a href="/remotes/#push">push</a></li>
74-
<li><a href="/remotes/#remote">remote</a></li>
7575
</ul>
7676
</div>
7777

0 commit comments

Comments
 (0)