Skip to content

Commit 39b3f44

Browse files
authored
Rollup merge of rust-lang#146788 - sysrex:146756/discord_invite, r=workingjubilee
chore: removes deprecated discord. This PR just changes the wording of the contributing document to remove the deprecated Discord. Fixes rust-lang#146756.
2 parents 2015731 + bd57347 commit 39b3f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

std/src/lib.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
//! pull-requests for your suggested changes.
9595
//!
9696
//! Contributions are appreciated! If you see a part of the docs that can be
97-
//! improved, submit a PR, or chat with us first on [Discord][rust-discord]
97+
//! improved, submit a PR, or chat with us first on [Zulip][rust-zulip]
9898
//! #docs.
9999
//!
100100
//! # A Tour of The Rust Standard Library
@@ -212,7 +212,7 @@
212212
//! [multithreading]: thread
213213
//! [other]: #what-is-in-the-standard-library-documentation
214214
//! [primitive types]: ../book/ch03-02-data-types.html
215-
//! [rust-discord]: https://discord.gg/rust-lang
215+
//! [rust-zulip]: https://rust-lang.zulipchat.com/
216216
//! [array]: prim@array
217217
//! [slice]: prim@slice
218218

0 commit comments

Comments
 (0)