Skip to content

Commit 6b809b2

Browse files
committed
fix link
1 parent 2542a2e commit 6b809b2

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
@@ -87,7 +87,7 @@ r[attributes.codegen.naked.track_caller]
8787
A naked function cannot be attributed by the [`track_caller`](#the-track_caller-attribute) attribute.
8888

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

9292
r[attributes.codegen.no_builtins]
9393
## The `no_builtins` attribute

0 commit comments

Comments
 (0)