From 389cc52d5a14b45286c6478b00148abeaeccf4a7 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 24 Nov 2022 11:56:20 -0600 Subject: [PATCH] docs: Fix changelog links --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 146e64c6..da8d65b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ To open room for changing dependencies: - Added a method to print the module instead of the target -[Unreleased]: https://github.com/rust-cli/argfile/compare/v0.9.3...HEAD -[0.9.3]: https://github.com/rust-cli/argfile/compare/v0.9.2...v0.9.3 -[0.9.2]: https://github.com/rust-cli/argfile/compare/v0.9.0...v0.9.2 -[0.9.0]: https://github.com/rust-cli/argfile/compare/v0.8.4...v0.9.0 +[Unreleased]: https://github.com/rust-cli/env_logger/compare/v0.9.3...HEAD +[0.9.3]: https://github.com/rust-cli/env_logger/compare/v0.9.2...v0.9.3 +[0.9.2]: https://github.com/rust-cli/env_logger/compare/v0.9.0...v0.9.2 +[0.9.0]: https://github.com/rust-cli/env_logger/compare/v0.8.4...v0.9.0