Skip to content

Commit 3fb3c0c

Browse files
committed
Remove unneeded link for Option
1 parent a7f067a commit 3fb3c0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libcore/iter/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
//!
5656
//! [`Iterator`]: trait.Iterator.html
5757
//! [`next`]: trait.Iterator.html#tymethod.next
58-
//! [`Option`]: ../../std/option/enum.Option.html
5958
//! [`TryIter`]: ../../std/sync/mpsc/struct.TryIter.html
6059
//!
6160
//! # The three forms of iteration

0 commit comments

Comments
 (0)