File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -110,12 +110,14 @@ There is a lot more documentation in the [wiki].
110110
111111The Rust community congregates in a few places:
112112
113- * [ StackOverflow] - Get help here.
114- * [ /r/ rust] - General discussion.
113+ * [ StackOverflow] - Direct questions about using the language here.
114+ * [ users. rust-lang.org ] - General discussion, broader questions .
115115* [ internals.rust-lang.org] - For development of the Rust language itself.
116+ * [ /r/rust] - News and general discussion.
116117
117118[ StackOverflow ] : http://stackoverflow.com/questions/tagged/rust
118119[ /r/rust ] : http://reddit.com/r/rust
120+ [ users.rust-lang.org ] : http://users.rust-lang.org/
119121[ internals.rust-lang.org ] : http://internals.rust-lang.org/
120122
121123## License
Original file line number Diff line number Diff line change @@ -39,10 +39,12 @@ Overflow](http://stackoverflow.com/questions/tagged/rust). Searching for your
3939problem might reveal someone who has asked it before!
4040
4141There is an active [ subreddit] ( http://reddit.com/r/rust ) with lots of
42- discussion about Rust.
42+ discussion and news about Rust.
4343
44- There is also a [ developer forum] ( http://internals.rust-lang.org/ ) , where the
45- development of Rust itself is discussed.
44+ There is also a [ user forum] ( http://users.rust-lang.org ) , for all
45+ user-oriented discussion, and a [ developer
46+ forum] ( http://internals.rust-lang.org/ ) , where the development of Rust
47+ itself is discussed.
4648
4749# Specification
4850
You can’t perform that action at this time.
0 commit comments