]> git.lizzy.rs Git - rust.git/commitdiff
doc: Add links to users.rust-lang.org
authorBrian Anderson <banderson@mozilla.com>
Thu, 29 Jan 2015 23:49:00 +0000 (15:49 -0800)
committerBrian Anderson <banderson@mozilla.com>
Thu, 29 Jan 2015 23:49:00 +0000 (15:49 -0800)
README.md
src/doc/index.md

index 6ffffd523c91641f2ed80aa5694de7aed51adecf..605c2fc9a611a88e3ea580eeff5459f99058a1ba 100644 (file)
--- a/README.md
+++ b/README.md
@@ -110,12 +110,14 @@ There is a lot more documentation in the [wiki].
 
 The Rust community congregates in a few places:
 
-* [StackOverflow] - Get help here.
-* [/r/rust] - General discussion.
+* [StackOverflow] - Direct questions about using the language here.
+* [users.rust-lang.org] - General discussion, broader questions.
 * [internals.rust-lang.org] - For development of the Rust language itself.
+* [/r/rust] - News and general discussion.
 
 [StackOverflow]: http://stackoverflow.com/questions/tagged/rust
 [/r/rust]: http://reddit.com/r/rust
+[users.rust-lang.org]: http://users.rust-lang.org/
 [internals.rust-lang.org]: http://internals.rust-lang.org/
 
 ## License
index f385a9798ea3c181d9866adf585abbacfd380234..252a3125ebdf388c32a1850b7722ac7610536875 100644 (file)
@@ -39,10 +39,12 @@ Overflow](http://stackoverflow.com/questions/tagged/rust). Searching for your
 problem might reveal someone who has asked it before!
 
 There is an active [subreddit](http://reddit.com/r/rust) with lots of
-discussion about Rust.
+discussion and news about Rust.
 
-There is also a [developer forum](http://internals.rust-lang.org/), where the
-development of Rust itself is discussed.
+There is also a [user forum](http://users.rust-lang.org), for all
+user-oriented discussion, and a [developer
+forum](http://internals.rust-lang.org/), where the development of Rust
+itself is discussed.
 
 # Specification