doc: Fix some broken links
This commit is contained in:
parent
799ddba8da
commit
1ccc51ce3b
3 changed files with 4 additions and 4 deletions
|
@ -32,7 +32,7 @@
|
|||
//!
|
||||
//! ## Pervasive types
|
||||
//!
|
||||
//! The [`option`](option/index.html) and [`result`](result/index.html)
|
||||
//! The [`option`](option/index.html) and [`result`](../core/result/index.html)
|
||||
//! modules define optional and error-handling types, `Option` and `Result`.
|
||||
//! [`iter`](../core/iter/index.html) defines Rust's iterator protocol
|
||||
//! along with a wide variety of iterators.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue