Skip to content

Commit 1eba312

Browse files
committed
Fix deprecated_safe_2024 link
1 parent 241c323 commit 1eba312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust-2024/newly-unsafe-functions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ Alternatively, you can manually enable the lint to find places these functions a
7676
#![warn(deprecated_safe_2024)]
7777
```
7878

79-
[`deprecated_safe_2024`]: ../../rustc/lints/listing/allowed-by-default.html#deprecated-safe
79+
[`deprecated_safe_2024`]: ../../rustc/lints/listing/allowed-by-default.html#deprecated-safe-2024

0 commit comments

Comments
 (0)