doc: Fix broken links
This commit is contained in:
parent
b8cfa59be0
commit
970b86b1bb
4 changed files with 31 additions and 31 deletions
|
@ -18,7 +18,7 @@
|
|||
//! language primitives](#primitives), [standard macros](#macros),
|
||||
//! [I/O](io/index.html) and [multithreading](thread/index.html), among
|
||||
//! [many other
|
||||
//! things](#what-is-in-the-standard-library-documentation?).
|
||||
//! things](#what-is-in-the-standard-library-documentation).
|
||||
//!
|
||||
//! `std` is available to all Rust crates by default, just as if each
|
||||
//! one contained an `extern crate std` import at the [crate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue