Skip to content

Commit cb41a09

Browse files
authored
Merge pull request #317 from ehuss/fix-deprecated-safe-link
Fix deprecated_safe_2024 link
2 parents 241c323 + 1eba312 commit cb41a09

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)