Skip to content

Commit ffc056c

Browse files
committed
fix link
1 parent cdd00de commit ffc056c

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
@@ -132,7 +132,7 @@ r[attributes.codegen.target_feature.allowed-positions]
132132
The `#[target_feature]` attribute is not allowed on the following places:
133133

134134
- [the `main` function][crate.main]
135-
- a [`panic_handler` function][runtime.panic_handler]
135+
- a [`panic_handler` function][panic.panic_handler]
136136
- safe trait methods
137137
- safe default functions in traits
138138

0 commit comments

Comments
 (0)