From 970b86b1bb61eeff8b32372e2a1d5486945f47d1 Mon Sep 17 00:00:00 2001 From: Simon Mazur Date: Fri, 18 Sep 2015 17:12:58 +0300 Subject: doc: Fix broken links --- src/libstd/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd') diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index 774d13966bd..c67a4182f54 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -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 -- cgit 1.4.1-3-g733a5