Skip to content

Commit 332b524

Browse files
committed
Fix broken link
1 parent 7f57f0e commit 332b524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/function-pointer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ x = bo(5,7);
5151
[_Type_]: ../types.md#type-expressions
5252
[`extern`]: ../items/external-blocks.md
5353
[closures]: closure.md
54-
[extern function]: ../items/functions.md#extern-functions
54+
[extern function]: ../items/functions.md#extern-function-qualifier
5555
[function items]: function-item.md
5656
[unsafe function]: ../unsafe-functions.md

0 commit comments

Comments
 (0)