Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 99dcacc

Browse files
committed
Put install link second in header, after docs
1 parent 1a1f5e9 commit 99dcacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/basic.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
</li>
2828
<li class="col-xs-12 col-md-10 menu">
2929
<h2><a href="/en-US/documentation.html">Documentation</a></h2>
30-
<h2><a href="/en-US/community.html">Community</a></h2>
3130
<h2><a href="/en-US/install.html">Install</a></h2>
31+
<h2><a href="/en-US/community.html">Community</a></h2>
3232
<h2><a href="/en-US/contribute.html">Contribute</a></h2>
3333
</li>
3434
</ul>

0 commit comments

Comments
 (0)