@@ -46,11 +46,11 @@ Some people, and somewhat rightfully so, get very upset when we tell you to
4646` curl | sh ` . Basically, when you do this, you are trusting that the good
4747people who maintain Rust aren't going to hack your computer and do bad things.
4848That's a good instinct! If you're one of those people, please check out the
49- documentation on [ building Rust from Source] [ from source ] , or [ the official
50- binary downloads] [ install page ] .
49+ documentation on [ building Rust from Source] [ from- source ] , or [ the official
50+ binary downloads] [ install- page ] .
5151
52- [ from source ] : https://github.com/rust-lang/rust#building-from-source
53- [ install page ] : http://www.rust-lang.org/install.html
52+ [ from- source ] : https://github.com/rust-lang/rust#building-from-source
53+ [ install- page ] : http://www.rust-lang.org/install.html
5454
5555Oh, we should also mention the officially supported platforms:
5656
@@ -91,9 +91,9 @@ If not, there are a number of places where you can get help. The easiest is
9191[ the #rust IRC channel on irc.mozilla.org] [ irc ] , which you can access through
9292[ Mibbit] [ mibbit ] . Click that link, and you'll be chatting with other Rustaceans
9393(a silly nickname we call ourselves), and we can help you out. Other great
94- resources include [ the user’s forum] [ users ] , and [ Stack Overflow] [ stack overflow ] .
94+ resources include [ the user’s forum] [ users ] , and [ Stack Overflow] [ stackoverflow ] .
9595
9696[ irc ] : irc://irc.mozilla.org/#rust
9797[ mibbit ] : http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust
9898[ users] : http://users.rust-lang.org/
99- [ stack overflow ] : http://stackoverflow.com/questions/tagged/rust
99+ [ stackoverflow ] : http://stackoverflow.com/questions/tagged/rust
0 commit comments