Skip to content

Commit 0e2ef63

Browse files
committed
fix link
1 parent 2435b17 commit 0e2ef63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributes/codegen.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ r[attributes.codegen.naked.track_caller]
8989
A naked function cannot be attributed by the [`track_caller`](#the-track_caller-attribute) attribute.
9090

9191
r[attributes.codegen.naked.testing]
92-
A naked function cannot be attributed by [the testing attributes](attributes/testing.md).
92+
A naked function cannot be attributed by [the testing attributes](testing.md).
9393

9494
## The `no_builtins` attribute
9595

0 commit comments

Comments
 (0)