提交 38555971 编写于 作者: S Stephen Albert-Moore

Fix broken doc link reference

上级 b6a12d58
......@@ -1031,10 +1031,10 @@ mod mod_keyword {}
/// };
/// ```
///
/// For more information on the `move` keyword, see the [closures] section
/// For more information on the `move` keyword, see the [closures][closure] section
/// of the Rust book or the [threads] section.
///
/// [closures]: ../book/ch13-01-closures.html
/// [closure]: ../book/ch13-01-closures.html
/// [threads]: ../book/ch16-01-threads.html#using-move-closures-with-threads
mod move_keyword {}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册