We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be3cbcb + de6ed9c commit 2ab248aCopy full SHA for 2ab248a
src/libstd/iter.rs
@@ -59,7 +59,7 @@ This `for` loop syntax can be applied to any iterator over any type.
59
## Iteration protocol and more
60
61
More detailed information about iterators can be found in the [container
62
-tutorial](http://static.rust-lang.org/doc/master/tutorial-container.html) with
+guide](http://static.rust-lang.org/doc/master/guide-container.html) with
63
the rest of the rust manuals.
64
65
*/
0 commit comments