about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorDavid AO Lozano <tyoc213@tyoc.mx>2016-03-31 00:37:37 -0600
committerDavid AO Lozano <tyoc213@tyoc.mx>2016-03-31 02:49:15 -0600
commit9094935b460975b6fac272ebf5985dfd71b90104 (patch)
tree9044351e2b37855a044fb8e2d8dea1219f62aeec /src/doc
parentc233f2ee29e7be75411975473db232952f7489df (diff)
downloadrust-9094935b460975b6fac272ebf5985dfd71b90104.tar.gz
rust-9094935b460975b6fac272ebf5985dfd71b90104.zip
Using only one Mibbit link for access the two channels
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/book/getting-started.md14
1 files changed, 6 insertions, 8 deletions
diff --git a/src/doc/book/getting-started.md b/src/doc/book/getting-started.md
index bedc24443ac..16141d936eb 100644
--- a/src/doc/book/getting-started.md
+++ b/src/doc/book/getting-started.md
@@ -164,17 +164,15 @@ installed. Doing so will depend on your specific system, consult its
 documentation for more details.
 
 If not, there are a number of places where we can get help. The easiest is
-[the #rust-beginners IRC channel on irc.mozilla.org][irc-beginners], which we
-can access through [Mibbit][mibbit-beginners] and for general discussion
-[the #rust IRC channel on irc.mozilla.org][irc], which we can access through
-[Mibbit][mibbit]. Then we'll be chatting with other Rustaceans (a silly
-nickname we call ourselves) who can help us out. Other great resources include
-[the user’s forum][users], and [Stack Overflow][stackoverflow].
+[the #rust-beginners IRC channel on irc.mozilla.org][irc-beginners] and for
+general discussion [the #rust IRC channel on irc.mozilla.org][irc], which we
+can access through [Mibbit][mibbit]. Then we'll be chatting with other
+Rustaceans (a silly nickname we call ourselves) who can help us out. Other great
+resources include [the user’s forum][users] and [Stack Overflow][stackoverflow].
 
 [irc-beginners]: irc://irc.mozilla.org/#rust-beginners
-[mibbit-beginners]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners
 [irc]: irc://irc.mozilla.org/#rust
-[mibbit]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust
+[mibbit]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners,%23rust
 [users]: https://users.rust-lang.org/
 [stackoverflow]: http://stackoverflow.com/questions/tagged/rust