From beaad4f65ed6e15ed4b6bd52a54f5b988f35edf6 Mon Sep 17 00:00:00 2001 From: "Max P." Date: Fri, 14 Mar 2025 13:51:17 +0100 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 2694a79..5a1352a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -89,7 +89,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --- -[unreleased]: https://github.com/PxaMMaxP/TSinjex/compare/0.0.14...HEAD -[0.0.14]: https://github.com/PxaMMaxP/TSinjex/compare/0.0.13...v0.0.14 -[0.2.00]: https://github.com/PxaMMaxP/TSinjex/compare/0.0.14...v0.2.0 -[0.3.00]: https://github.com/PxaMMaxP/TSinjex/compare/0.2.0...v0.3.0 \ No newline at end of file +[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