Skip to content

Commit 08f5334

Browse files
committed
Fix IRC linkage.
Death to `here`! Thanks @chris-morgan ❤️
1 parent 00ae648 commit 08f5334

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/doc/guide.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,9 @@ host: x86_64-unknown-linux-gnu
9696
If you did, Rust has been installed successfully! Congrats!
9797

9898
If not, there are a number of places where you can get help. The easiest is
99-
IRC, which you can access
100-
[here](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust). Click
99+
[the #rust IRC channel on irc.mozilla.org](irc://irc.mozilla.org/#rust), which
100+
you can access through
101+
[Mibbit](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust). Click
101102
that link, and you'll be chatting with other Rustaceans (a silly nickname we
102103
call ourselves), and we can help you out. Other great resources include our
103104
[mailing list](https://mail.mozilla.org/listinfo/rust-dev),

0 commit comments

Comments
 (0)