mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-03 20:23:59 +00:00
Fix broken link to the container guide
This commit is contained in:
parent
9e133d113b
commit
de6ed9c0ce
@ -59,7 +59,7 @@ This `for` loop syntax can be applied to any iterator over any type.
|
|||||||
## Iteration protocol and more
|
## Iteration protocol and more
|
||||||
|
|
||||||
More detailed information about iterators can be found in the [container
|
More detailed information about iterators can be found in the [container
|
||||||
tutorial](http://static.rust-lang.org/doc/master/tutorial-container.html) with
|
guide](http://static.rust-lang.org/doc/master/guide-container.html) with
|
||||||
the rest of the rust manuals.
|
the rest of the rust manuals.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user