File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 97
97
//! # Contributing changes to the documentation
98
98
//!
99
99
//! 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).
101
101
//! To contribute changes, make sure you read the guidelines first, then submit
102
102
//! pull-requests for your suggested changes.
103
103
//!
104
104
//! 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 .
106
106
//!
107
107
//! # A Tour of The Rust Standard Library
108
108
//!
You can’t perform that action at this time.
0 commit comments