Skip to content

Commit 9acb5dc

Browse files
committed
fix links
1 parent 6678083 commit 9acb5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/names/scopes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ impl ImplExample {
352352
[`macro_use`]: ../macros-by-example.md#the-macro_use-attribute
353353
[`match` arms]: ../expressions/match-expr.md
354354
[`Self`]: ../paths.md#self-1
355-
[`while let`]: ../expressions/loop-expr.md#predicate-pattern-loops
355+
[`while let`]: ../expressions/loop-expr.md#while-let-patterns
356356
[Associated consts]: ../items/associated-items.md#associated-constants
357357
[associated items]: ../items/associated-items.md
358358
[Asterisk glob imports]: ../items/use-declarations.md

0 commit comments

Comments
 (0)