From 69f822524f417ec9ab50131379eb34412c3b2b19 Mon Sep 17 00:00:00 2001 From: Raphaƫl Huchet Date: Wed, 31 May 2017 11:38:19 +0200 Subject: fix links to "module-level documentation" --- src/libcore/iter/traits.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libcore') diff --git a/src/libcore/iter/traits.rs b/src/libcore/iter/traits.rs index 798dda19928..015cc150dc2 100644 --- a/src/libcore/iter/traits.rs +++ b/src/libcore/iter/traits.rs @@ -109,7 +109,7 @@ pub trait FromIterator: Sized { /// /// See the [module-level documentation] for more. /// - /// [module-level documentation]: trait.FromIterator.html + /// [module-level documentation]: index.html /// /// # Examples /// @@ -219,7 +219,7 @@ pub trait IntoIterator { /// /// See the [module-level documentation] for more. /// - /// [module-level documentation]: trait.IntoIterator.html + /// [module-level documentation]: index.html /// /// # Examples /// -- cgit 1.4.1-3-g733a5