1
Fork 0

Fix link id for stackoverflow

The document does not display properly if the link id contains a space.
This commit is contained in:
Ting-Yu Lin 2015-04-16 17:35:33 +08:00
parent 798fa2276c
commit 7d56fb2149

View file

@ -91,9 +91,9 @@ If not, there are a number of places where you can get help. The easiest is
[Mibbit][mibbit]. Click that link, and you'll be chatting with other Rustaceans [Mibbit][mibbit]. Click that link, and you'll be chatting with other Rustaceans
(a silly nickname we call ourselves), and we can help you out. Other great (a silly nickname we call ourselves), and we can help you out. Other great
resources include [the users forum][users], and resources include [the users forum][users], and
[Stack Overflow][stack overflow]. [Stack Overflow][stackoverflow].
[irc]: irc://irc.mozilla.org/#rust [irc]: irc://irc.mozilla.org/#rust
[mibbit]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust [mibbit]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust
[users]: http://users.rust-lang.org/ [users]: http://users.rust-lang.org/
[stack overflow]: http://stackoverflow.com/questions/tagged/rust [stackoverflow]: http://stackoverflow.com/questions/tagged/rust