diff options
| author | BO41 <botbob@disroot.org> | 2019-10-02 17:28:48 +0200 |
|---|---|---|
| committer | BO41 <botbob@disroot.org> | 2019-10-02 17:28:48 +0200 |
| commit | 2ab7a67326b04d4d7f083c32f8776a69d3ff906c (patch) | |
| tree | 6c24302c9026369ebcf9ce165ec5aeddc25169f3 /src/bootstrap | |
| parent | f2023ac599c38a59f86552089e6791c5a73412d3 (diff) | |
| download | rust-2ab7a67326b04d4d7f083c32f8776a69d3ff906c.tar.gz rust-2ab7a67326b04d4d7f083c32f8776a69d3ff906c.zip | |
Replace mentions of IRC with Discord
Diffstat (limited to 'src/bootstrap')
| -rw-r--r-- | src/bootstrap/README.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/bootstrap/README.md b/src/bootstrap/README.md index 3e877fc4e31..c501378bff5 100644 --- a/src/bootstrap/README.md +++ b/src/bootstrap/README.md @@ -328,6 +328,8 @@ are: `Config` struct. * Adding a sanity check? Take a look at `bootstrap/sanity.rs`. -If you have any questions feel free to reach out on `#rust-infra` on IRC or ask on -internals.rust-lang.org. When you encounter bugs, please file issues on the -rust-lang/rust issue tracker. +If you have any questions feel free to reach out on `#infra` channel in the +[Rust Discord server][rust-discord] or ask on internals.rust-lang.org. When +you encounter bugs, please file issues on the rust-lang/rust issue tracker. + +[rust-discord]: https://discord.gg/rust-lang |
