about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-01-04 21:36:33 +0000
committerbors <bors@rust-lang.org>2015-01-04 21:36:33 +0000
commit1436b92898cdc8bb9b289ad303a6f5ed34fc74c9 (patch)
treeae5a16764776f9a87cea4870d13bdf5411f335f4 /src/doc
parente9818564bd6a1c0c1f97a1b68da6c6b68bb2e145 (diff)
parent652a9acb7331e0b70457db0a16e20ba576135b98 (diff)
Merge pull request #19963 from tshepang/patch-3
doc: mailing list is deprecated

Reviewed-by: brson
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/guide.md b/src/doc/guide.md
index 55465651cfb..838d54f81c4 100644
--- a/src/doc/guide.md
+++ b/src/doc/guide.md
@@ -101,7 +101,7 @@ 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), [the /r/rust
+forum](http://discuss.rust-lang.org/), [the /r/rust
 subreddit](http://www.reddit.com/r/rust), and [Stack
 Overflow](http://stackoverflow.com/questions/tagged/rust).