mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 09:14:20 +00:00
Fix typo in keyword link
Co-authored-by: Camelid <camelidcamel@gmail.com>
This commit is contained in:
parent
872b5cd80a
commit
6b272e0231
@ -884,7 +884,7 @@ mod while_keyword {}
|
||||
///
|
||||
/// See also, [`for`].
|
||||
///
|
||||
/// [`for`]: keyword.loop.html
|
||||
/// [`for`]: keyword.for.html
|
||||
/// [Reference]: ../reference/expressions/loop-expr.html
|
||||
mod loop_keyword {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user