Skip to content

Commit 070833f

Browse files
committed
Edit CHANGELOG.md
1 parent c931d07 commit 070833f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3030,7 +3030,7 @@ Released 2018-09-13
30303030
[`try_err`]: https://rust-lang.github.io/rust-clippy/master/index.html#try_err
30313031
[`type_complexity`]: https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity
30323032
[`type_repetition_in_bounds`]: https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
3033-
[`undocumented_unsafe_block_safety`]: https://rust-lang.github.io/rust-clippy/master/index.html#undocumented_unsafe_block_safety
3033+
[`undocumented_unsafe_blocks`]: https://rust-lang.github.io/rust-clippy/master/index.html#undocumented_unsafe_blocks
30343034
[`undropped_manually_drops`]: https://rust-lang.github.io/rust-clippy/master/index.html#undropped_manually_drops
30353035
[`unicode_not_nfc`]: https://rust-lang.github.io/rust-clippy/master/index.html#unicode_not_nfc
30363036
[`unimplemented`]: https://rust-lang.github.io/rust-clippy/master/index.html#unimplemented

0 commit comments

Comments
 (0)