Skip to content

Commit 961ef79

Browse files
committed
fix link
1 parent 2401d21 commit 961ef79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributes/codegen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ r[attributes.codegen.naked.track_caller]
8585
A naked function cannot be attributed by the [`track_caller`](#the-track_caller-attribute) attribute.
8686

8787
r[attributes.codegen.naked.testing]
88-
A naked function cannot be attributed by [the testing attributes](attributes/testing.md).
88+
A naked function cannot be attributed by [the testing attributes](testing.md).
8989

9090
r[attributes.codegen.no_builtins]
9191
## The `no_builtins` attribute

0 commit comments

Comments
 (0)