Skip to content

Commit

Permalink
Merge pull request #662 from ehuss/fix-loop-expr-link
Browse files Browse the repository at this point in the history
Fix loop expression link.
  • Loading branch information
Centril authored Aug 29, 2019
2 parents b1844a2 + 2f100b7 commit 5e7f5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/expressions/loop-expr.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ expression `()`.

[LIFETIME_OR_LABEL]: ../tokens.md#lifetimes-and-loop-labels
[_BlockExpression_]: block-expr.md
[_Expression_]: ../ expressions.md
[_Expression_]: ../expressions.md
[_MatchArmPatterns_]: match-expr.md
[_Pattern_]: ../patterns.md
[`match` expression]: match-expr.md
Expand Down

0 comments on commit 5e7f5cf

Please sign in to comment.