diff --git a/anti_patterns/deny-warnings.md b/anti_patterns/deny-warnings.md index 94d2216..ea0c869 100644 --- a/anti_patterns/deny-warnings.md +++ b/anti_patterns/deny-warnings.md @@ -107,4 +107,4 @@ certain that there will be more deprecated APIs in the future. - [rust-clippy] is a collection of lints for better Rust code [rust-clippy]: https://github.com/Manishearth/rust-clippy -[deprecate attribute]: https://doc.rust-lang.org/reference.html#miscellaneous-attributes +[deprecate attribute]: https://doc.rust-lang.org/reference/attributes.html#deprecation