diff options
| author | Flavio Percoco Premoli <flaper87@gmail.com> | 2015-01-24 10:42:42 +0100 |
|---|---|---|
| committer | Flavio Percoco Premoli <flaper87@gmail.com> | 2015-01-24 10:42:42 +0100 |
| commit | df2ab66044c39ede86e2691c45d4c1b6eb8df4cf (patch) | |
| tree | 5c68df6fc9e8ecd33a22031d28c9c3548f527613 | |
| parent | a1f15414f64feae1940e34c32099de3235d22ff6 (diff) | |
| parent | 91037a417ed9bd19608f3f06fd6214fcc0daf9cf (diff) | |
| download | rust-df2ab66044c39ede86e2691c45d4c1b6eb8df4cf.tar.gz rust-df2ab66044c39ede86e2691c45d4c1b6eb8df4cf.zip | |
Rollup merge of #21560 - steveklabnik:remove_discuss_link, r=sanxiyn
We've had some new people post questions to Discuss, so this should be removed for now. http://discuss.rust-lang.org/t/did-you-mean-to-point-to-discuss-rust-lang-org-as-a-user-forum/1381
| -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). |
