fix links to "module-level documentation"
This commit is contained in:
parent
f89d8d1844
commit
69f822524f
@ -109,7 +109,7 @@ pub trait FromIterator<A>: 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
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user