We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c81d8 commit af111eeCopy full SHA for af111ee
src/std_misc/threads/testcase_mapreduce.md
@@ -139,6 +139,6 @@ defined by a static constant at the beginning of the program.
139
[closures]: ../../fn/closures.md
140
[move]: ../../scope/move.md
141
[move_closure]: https://doc.rust-lang.org/book/ch13-01-closures.html#closures-can-capture-their-environment
142
-[turbofish]: https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.collect
+[turbofish]: https://doc.rust-lang.org/book/appendix-02-operators.html?highlight=turbofish
143
[unwrap]: ../../error/option_unwrap.md
144
[enumerate]: https://doc.rust-lang.org/book/loops.html#enumerate
0 commit comments