diff options
| author | Steve Klabnik <steve@steveklabnik.com> | 2015-01-23 13:53:19 -0500 |
|---|---|---|
| committer | Steve Klabnik <steve@steveklabnik.com> | 2015-01-23 13:53:19 -0500 |
| commit | 91037a417ed9bd19608f3f06fd6214fcc0daf9cf (patch) | |
| tree | be3a472c1bad07b43d96cb37fba1390ea014487d | |
| parent | 86fbdbfbcd4c019fda26ff73b9e1e30ed7a8b174 (diff) | |
| download | rust-91037a417ed9bd19608f3f06fd6214fcc0daf9cf.tar.gz rust-91037a417ed9bd19608f3f06fd6214fcc0daf9cf.zip | |
remove discuss link from the book
| -rw-r--r-- | src/doc/trpl/installing-rust.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/doc/trpl/installing-rust.md b/src/doc/trpl/installing-rust.md index 5893b51a420..80288c4c3d9 100644 --- a/src/doc/trpl/installing-rust.md +++ b/src/doc/trpl/installing-rust.md @@ -83,7 +83,6 @@ If not, there are a number of places where you can get help. The easiest is you can access through [Mibbit](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust). 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 resources include [our -forum](http://discuss.rust-lang.org/), [the /r/rust -subreddit](http://www.reddit.com/r/rust), and [Stack +call ourselves), and we can help you out. Other great resources include [the +/r/rust subreddit](http://www.reddit.com/r/rust), and [Stack Overflow](http://stackoverflow.com/questions/tagged/rust). |
