Skip to content

Commit 9094935

Browse files
committed
Using only one Mibbit link for access the two channels
1 parent c233f2e commit 9094935

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

src/doc/book/getting-started.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -164,17 +164,15 @@ installed. Doing so will depend on your specific system, consult its
164164
documentation for more details.
165165

166166
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].
173172

174173
[irc-beginners]: irc://irc.mozilla.org/#rust-beginners
175-
[mibbit-beginners]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners
176174
[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
178176
[users]: https://users.rust-lang.org/
179177
[stackoverflow]: http://stackoverflow.com/questions/tagged/rust
180178

0 commit comments

Comments
 (0)