Fix broken link to the container guide
This commit is contained in:
parent
9e133d113b
commit
de6ed9c0ce
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ This `for` loop syntax can be applied to any iterator over any type.
|
|||
## Iteration protocol and more
|
||||
|
||||
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.
|
||||
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue