Skip to content

Commit 9a50874

Browse files
authored
tweak links
1 parent 7665991 commit 9a50874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/libstd/lib.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,12 @@
9797
//! # Contributing changes to the documentation
9898
//!
9999
//! Check out the rust contribution guidelines [here](https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md).
100-
//! The source for this documentation can be found on [Github](https://github.com/rust-lang/rust/tree/master/src/libstd).
100+
//! The source for this documentation can be found on [Github](https://github.com/rust-lang).
101101
//! To contribute changes, make sure you read the guidelines first, then submit
102102
//! pull-requests for your suggested changes.
103103
//!
104104
//! Contributions are appreciated! If you see a part of the docs that can be
105-
//! improved, submit a PR, or chat with us first on irc.mozilla.org #rust.
105+
//! improved, submit a PR, or chat with us first on irc.mozilla.org #rust-docs.
106106
//!
107107
//! # A Tour of The Rust Standard Library
108108
//!

0 commit comments

Comments
 (0)