about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-08-19 10:29:11 +0000
committerbors <bors@rust-lang.org>2019-08-19 10:29:11 +0000
commit918d609002e6b65296c4e3e251f77ce00393d53f (patch)
tree6af1228b56ca662738e596d9c1560dec154f2f5f
parent5c71c1b8383baf65bab7098823886af4cb819ac6 (diff)
parent4a70ad43e1638f1338cca2565b83b55f2d5abf00 (diff)
downloadrust-918d609002e6b65296c4e3e251f77ce00393d53f.tar.gz
rust-918d609002e6b65296c4e3e251f77ce00393d53f.zip
Auto merge of #4414 - chansuke:fix-contributing-doc, r=phansch
Fix the name of a channel of discord in CONTRIBUTING.md

Fixes #4400.

changelog: none

Update the naming of the Discord channel.
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3eff20cead7..8786413c3a1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,7 +7,7 @@ Hello fellow Rustacean! Great to see your interest in compiler internals and lin
 Clippy welcomes contributions from everyone. There are many ways to contribute to Clippy and the following document explains how
 you can contribute and how to get started.
 If you have any questions about contributing or need help with anything, feel free to ask questions on issues or
-visit the `#clippy` IRC channel on `irc.mozilla.org` or meet us in `#wg-clippy` on [Discord](https://discord.gg/rust-lang).
+visit the `#clippy` IRC channel on `irc.mozilla.org` or meet us in `#clippy` on [Discord](https://discord.gg/rust-lang).
 
 All contributors are expected to follow the [Rust Code of Conduct](http://www.rust-lang.org/conduct.html).