From 1ccc51ce3b746ee702ef875a90b53b1b06fd2bf8 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 21 May 2014 20:33:00 -0700 Subject: doc: Fix some broken links --- src/libstd/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/lib.rs') diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index b0d08c80fbc..8a4b7eb3a63 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -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. -- cgit 1.4.1-3-g733a5