Skip to content

Commit 5543f9d

Browse files
committed
Fix link on method call page
1 parent 5d4ff25 commit 5543f9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/expressions/method-call-expr.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,6 @@ and function invocation.
9494
[array]: types.html#array-and-slice-types
9595
[trait objects]: types.html#trait-objects
9696
[disambiguate call]: expressions/call-expr.html#disambiguating-function-calls
97+
[disambiguating function call syntax]: expressions/call-expr.html#disambiguating-function-calls
9798
[dereference]: expressions/operator-expr.html#the-dereference-operator
9899
[methods]: items/associated-items.html#methods

0 commit comments

Comments
 (0)