From f4f8c7b78e02d435f8c516bf70445ee23e2b033d Mon Sep 17 00:00:00 2001 From: "Max P." Date: Fri, 14 Mar 2025 13:52:53 +0100 Subject: [PATCH] docs: Fix changelog links --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a1352a..a720b60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -91,5 +91,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [unreleased]: https://github.com/20Max01/TSinjex/compare/0.0.14...HEAD [0.0.14]: https://github.com/20Max01/TSinjex/compare/0.0.13...v0.0.14 -[0.2.0]: https://github.com/20Max01/TSinjex/compare/0.0.14...v0.2.0 -[0.3.0]: https://github.com/20Max01/TSinjex/compare/0.2.0...v0.3.0 \ No newline at end of file +[0.2.0]: https://github.com/20Max01/TSinjex/compare/v0.0.14...v0.2.0 +[0.3.0]: https://github.com/20Max01/TSinjex/compare/v0.2.0...v0.3.0 \ No newline at end of file