about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/doc/guide.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/doc/guide.md b/src/doc/guide.md
index 8a2f0d0ab2f..42a169c2f4a 100644
--- a/src/doc/guide.md
+++ b/src/doc/guide.md
@@ -96,8 +96,9 @@ host: x86_64-unknown-linux-gnu
 If you did, Rust has been installed successfully! Congrats!
 
 If not, there are a number of places where you can get help. The easiest is
-IRC, which you can access
-[here](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust). Click
+[the #rust IRC channel on irc.mozilla.org](irc://irc.mozilla.org/#rust), which
+you can access through
+[Mibbit](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust). Click
 that link, and you'll be chatting with other Rustaceans (a silly nickname we
 call ourselves), and we can help you out. Other great resources include our
 [mailing list](https://mail.mozilla.org/listinfo/rust-dev),