@@ -164,13 +164,17 @@ installed. Doing so will depend on your specific system, consult its
164
164
documentation for more details.
165
165
166
166
If not, there are a number of places where we can get help. The easiest is
167
- [ the #rust-beginners IRC channel on irc.mozilla.org] [ irc ] , which we can access through
168
- [ Mibbit] [ mibbit ] . Click that link, and we'll be chatting with other Rustaceans
169
- (a silly nickname we call ourselves) who can help us out. Other great resources
170
- include [ the user’s forum] [ users ] , and [ Stack Overflow] [ stackoverflow ] .
171
-
172
- [ irc ] : irc://irc.mozilla.org/#rust-beginners
173
- [ mibbit ] : http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners
167
+ [ the #rust-beginners IRC channel on irc.mozilla.org] [ irc-beginners ] , which we
168
+ can access through [ Mibbit] [ mibbit-beginners ] and for general discussion
169
+ [ the #rust IRC channel on irc.mozilla.org] [ irc ] , which we can access through
170
+ [ Mibbit] [ mibbit ] . Then we'll be chatting with other Rustaceans (a silly
171
+ nickname we call ourselves) who can help us out. Other great resources include
172
+ [ the user’s forum] [ users ] , and [ Stack Overflow] [ stackoverflow ] .
173
+
174
+ [ irc-beginners ] : irc://irc.mozilla.org/#rust-beginners
175
+ [ mibbit-beginners ] : http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners
176
+ [ irc ] : irc://irc.mozilla.org/#rust
177
+ [ mibbit ] : http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust
174
178
[ users ] : https://users.rust-lang.org/
175
179
[ stackoverflow ] : http://stackoverflow.com/questions/tagged/rust
176
180
0 commit comments