Skip to content

Commit

Permalink
Fix typo in keyword link
Browse files Browse the repository at this point in the history
Co-authored-by: Camelid <[email protected]>
  • Loading branch information
pickfire and camelid authored Nov 25, 2020
1 parent 872b5cd commit 6b272e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/std/src/keyword_docs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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 {}

Expand Down

0 comments on commit 6b272e0

Please sign in to comment.