Skip to content

Commit af4a6c3

Browse files
committed
Fixing link to subreddit.
Thanks @chris-morgan ❤️
1 parent 49a9959 commit af4a6c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/doc/guide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@ If not, there are a number of places where you can get help. The easiest is
100100
you can access through
101101
[Mibbit](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust). Click
102102
that link, and you'll be chatting with other Rustaceans (a silly nickname we
103-
call ourselves), and we can help you out. Other great resources include our
104-
[mailing list](https://mail.mozilla.org/listinfo/rust-dev),
105-
[subreddit](http://www.reddit.com/r/rust), and
106-
[Stack Overflow](http://stackoverflow.com/questions/tagged/rust).
103+
call ourselves), and we can help you out. Other great resources include [our
104+
mailing list](https://mail.mozilla.org/listinfo/rust-dev), [the /r/rust
105+
subreddit](http://www.reddit.com/r/rust), and [Stack
106+
Overflow](http://stackoverflow.com/questions/tagged/rust).
107107

108108
## Hello, world!
109109

0 commit comments

Comments
 (0)