From 43fa3a8e2065c0464688f4170ed6ff5b2b6151a7 Mon Sep 17 00:00:00 2001 From: iff Date: Tue, 8 Apr 2025 22:12:49 +0200 Subject: [PATCH] fix: doc links --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd9ec3d..ffcf053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -239,7 +239,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 History start. [unreleased]: https://github.com/iffse/pay-respects/compare/v0.7.1..HEAD -[0.7.2]: https://github.com/iffse/pay-respects/compare/v0.7.1..0.7.2 +[0.7.2]: https://github.com/iffse/pay-respects/compare/v0.7.1..v0.7.2 [0.7.1]: https://github.com/iffse/pay-respects/compare/v0.7.0..v0.7.1 [0.7.0]: https://github.com/iffse/pay-respects/compare/v0.6.14..v0.7.0 [0.6.14]: https://github.com/iffse/pay-respects/compare/v0.6.13..v0.6.14