We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0be457 + 19c302c commit f5b5f92Copy full SHA for f5b5f92
src/doc/book
src/libstd/lib.rs
@@ -187,7 +187,7 @@
187
//! [`sync`]: sync/index.html
188
//! [`thread`]: thread/index.html
189
//! [`use std::env`]: env/index.html
190
-//! [`use`]: ../book/ch07-02-modules-and-use-to-control-scope-and-privacy.html#the-use-keyword-to-bring-paths-into-a-scope
+//! [`use`]: ../book/ch07-02-defining-modules-to-control-scope-and-privacy.html
191
//! [crates.io]: https://crates.io
192
//! [deref-coercions]: ../book/ch15-02-deref.html#implicit-deref-coercions-with-functions-and-methods
193
//! [files]: fs/struct.File.html
0 commit comments