Skip to content

Commit b54dc0b

Browse files
committed
Edit CHANGELOG.md
1 parent 2294832 commit b54dc0b

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
@@ -3031,7 +3031,7 @@ Released 2018-09-13
30313031
[`try_err`]: https://rust-lang.github.io/rust-clippy/master/index.html#try_err
30323032
[`type_complexity`]: https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity
30333033
[`type_repetition_in_bounds`]: https://rust-lang.github.io/rust-clippy/master/index.html#type_repetition_in_bounds
3034-
[`undocumented_unsafe_block_safety`]: https://rust-lang.github.io/rust-clippy/master/index.html#undocumented_unsafe_block_safety
3034+
[`undocumented_unsafe_blocks`]: https://rust-lang.github.io/rust-clippy/master/index.html#undocumented_unsafe_blocks
30353035
[`undropped_manually_drops`]: https://rust-lang.github.io/rust-clippy/master/index.html#undropped_manually_drops
30363036
[`unicode_not_nfc`]: https://rust-lang.github.io/rust-clippy/master/index.html#unicode_not_nfc
30373037
[`unimplemented`]: https://rust-lang.github.io/rust-clippy/master/index.html#unimplemented

0 commit comments

Comments
 (0)