@@ -164,17 +164,15 @@ 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-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 ] .
167
+ [ the #rust-beginners IRC channel on irc.mozilla.org] [ irc-beginners ] and for
168
+ general discussion [ the #rust IRC channel on irc.mozilla.org] [ irc ] , which we
169
+ can access through [ Mibbit] [ mibbit ] . Then we'll be chatting with other
170
+ Rustaceans (a silly nickname we call ourselves) who can help us out. Other great
171
+ resources include [ the user’s forum] [ users ] and [ Stack Overflow] [ stackoverflow ] .
173
172
174
173
[ irc-beginners ] : irc://irc.mozilla.org/#rust-beginners
175
- [ mibbit-beginners ] : http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners
176
174
[ irc ] : irc://irc.mozilla.org/#rust
177
- [ mibbit ] : http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust
175
+ [ mibbit ] : http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners,%23rust
178
176
[ users ] : https://users.rust-lang.org/
179
177
[ stackoverflow ] : http://stackoverflow.com/questions/tagged/rust
180
178
0 commit comments