Skip to content

Commit 19c302c

Browse files
committed
Update book submodule
1 parent 31eb0e2 commit 19c302c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/doc/book

Submodule book updated 244 files

src/libstd/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
//! [`sync`]: sync/index.html
188188
//! [`thread`]: thread/index.html
189189
//! [`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
190+
//! [`use`]: ../book/ch07-02-defining-modules-to-control-scope-and-privacy.html
191191
//! [crates.io]: https://crates.io
192192
//! [deref-coercions]: ../book/ch15-02-deref.html#implicit-deref-coercions-with-functions-and-methods
193193
//! [files]: fs/struct.File.html

0 commit comments

Comments
 (0)