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

Commit 2dedf55

Browse files
committed
Merge pull request #91 from brson/forum
Add a link to the new user forum
2 parents b64bf99 + c792acf commit 2dedf55

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

_layouts/default.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,22 @@
4848
<li>
4949
<a href="https://github.com/rust-lang/rust">GitHub</a>
5050
</li>
51+
<li>
52+
<a href="http://users.rust-lang.org">User Forum</a>
53+
</li>
5154
<li>
5255
<a href="https://chat.mibbit.com/?server=irc.mozilla.org&amp;channel=%23rust">IRC</a>
5356
</li>
5457
<li>
5558
<a href="https://reddit.com/r/rust">Reddit</a>
5659
</li>
57-
<li>
58-
<a href="https://stackoverflow.com/questions/tagged/rust">Stack Overflow</a>
59-
</li>
6060
</ul>
6161
</li>
6262
<li class="col-xs-4 col-md-2"><h2>&nbsp;</h2>
6363
<ul>
64+
<li>
65+
<a href="https://stackoverflow.com/questions/tagged/rust">Stack Overflow</a>
66+
</li>
6467
<li>
6568
<a href="https://twitter.com/rustlang">Twitter</a>
6669
</li>

0 commit comments

Comments
 (0)