about summary refs log tree commit diff
diff options
context:
space:
mode:
authorrobojumper <robojumper@gmail.com>2020-08-10 17:45:04 +0200
committerGitHub <noreply@github.com>2020-08-10 17:45:04 +0200
commit82c816ee022c420306c6a7475162f252a8432c30 (patch)
tree227b10719a02f34e227c16718a8a8b41bc71b8bc
parentc576bedc4149a6911f863a94aea2bc0ec109d4e3 (diff)
downloadrust-82c816ee022c420306c6a7475162f252a8432c30.tar.gz
rust-82c816ee022c420306c6a7475162f252a8432c30.zip
Fix CHANGELOG's commit range links
Two most recent links linked to the wrong range

changelog: none
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f09af0466c0..9d957371c6b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,13 +6,13 @@ document.
 
 ## Unreleased / In Rust Nightly
 
-[c2c07fa...master](https://github.com/rust-lang/rust-clippy/compare/7ea7cd1...master)
+[c2c07fa...master](https://github.com/rust-lang/rust-clippy/compare/c2c07fa...master)
 
 ## Rust 1.46
 
 Current beta, release 2020-08-27
 
-[7ea7cd1...c2c07fa](https://github.com/rust-lang/rust-clippy/compare/7ea7cd1...master)
+[7ea7cd1...c2c07fa](https://github.com/rust-lang/rust-clippy/compare/7ea7cd1...c2c07fa)
 
 ### New lints