Skip to content

Commit 56eba0c

Browse files
authored
Merge pull request #399 from rpinterKX/overload-assign
Swap assign for more specific link
2 parents 10de1ab + 932c0ff commit 56eba0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ref/overloads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ x,y: same-length lists
7575
## `:` colon
7676

7777
<div markdown="1" class="typewriter">
78-
a:42 [assign](../basics/syntax.md)
78+
a:42 [assign](assign.md)
7979
:42 [explicit return](../basics/function-notation.md#explicit-return)
8080
</div>
8181

0 commit comments

Comments
 (0)