We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68781e2 commit 4089ba8Copy full SHA for 4089ba8
src/libstd/lib.rs
@@ -29,7 +29,7 @@
29
//! through the absolute path `::std`, as in
30
//! [`::std::env::args()`](env/fn.args.html).
31
//!
32
-//! [book-crate-root]: file:///home/brian/dev/rust2/build/doc/book/crates-and-modules.html#basic-terminology:-crates-and-modules
+//! [book-crate-root]: ../book/crates-and-modules.html#basic-terminology:-crates-and-modules
33
//! [book-use]: ../book/crates-and-modules.html#importing-modules-with-use
34
35
//! Furthermore, the standard library defines [The Rust
0 commit comments