Skip to content

Commit 38f0397

Browse files
committed
fix link
1 parent 3a652a2 commit 38f0397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/attributes/codegen.md

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

9090
r[attributes.codegen.naked.testing]
91-
A naked function cannot be attributed by [the testing attributes](attributes/testing.md).
91+
A naked function cannot be attributed by [the testing attributes](testing.md).
9292

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

0 commit comments

Comments
 (0)