Skip to content

Commit e4943ac

Browse files
authored
Link to documentation-specific guidelines.
Changed because it's not obvious how to get from the previously used URL to the documentation-specific content. This is partly because the original URL was previously changed to point to different content: * https://github.com/rust-lang/rust/pull/74037/files#diff-242481015141f373dcb178e93cffa850L88 * 3f6928f#diff-6a3371457528722a734f3c51d9238c13L12
1 parent b984ef6 commit e4943ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
//! # Contributing changes to the documentation
8686
//!
8787
//! Check out the rust contribution guidelines [here](
88-
//! https://rustc-dev-guide.rust-lang.org/getting-started.html).
88+
//! https://rustc-dev-guide.rust-lang.org/contributing.html#writing-documentation).
8989
//! The source for this documentation can be found on
9090
//! [GitHub](https://github.com/rust-lang/rust).
9191
//! To contribute changes, make sure you read the guidelines first, then submit

0 commit comments

Comments
 (0)