We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7e637 commit 8e37f0fCopy full SHA for 8e37f0f
library/std/src/lib.rs
@@ -94,7 +94,7 @@
94
//! pull-requests for your suggested changes.
95
//!
96
//! 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]
+//! improved, submit a PR, or chat with us first on [Zulip][rust-zulip]
98
//! #docs.
99
100
//! # A Tour of The Rust Standard Library
@@ -212,7 +212,7 @@
212
//! [multithreading]: thread
213
//! [other]: #what-is-in-the-standard-library-documentation
214
//! [primitive types]: ../book/ch03-02-data-types.html
215
-//! [rust-discord]: https://discord.gg/rust-lang
+//! [rust-zulip]: https://rust-lang.zulipchat.com/
216
//! [array]: prim@array
217
//! [slice]: prim@slice
218
0 commit comments