diff options
Diffstat (limited to 'src')
| m--------- | src/doc/book | 0 | ||||
| -rw-r--r-- | src/libstd/lib.rs | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/book b/src/doc/book -Subproject 0e9061cbaf95adfb9f3ed36c6cef4c046f282e8 +Subproject fab9419503f0e34c1a06f9350a6705d0ce741dc diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index 877a5a96c10..ff72704bfbf 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -187,7 +187,7 @@ //! [`sync`]: sync/index.html //! [`thread`]: thread/index.html //! [`use std::env`]: env/index.html -//! [`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 //! [crates.io]: https://crates.io //! [deref-coercions]: ../book/ch15-02-deref.html#implicit-deref-coercions-with-functions-and-methods //! [files]: fs/struct.File.html |
