From fc7729d54a135f545b00704cec6958e3791d5677 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Fri, 10 Jul 2026 18:27:20 +0200 Subject: [PATCH] fix a broken url --- Handbook/src/appendix/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index 1ae1693f..d755e2ab 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -88,7 +88,7 @@ This minor release introduces a major IPC overhaul, significant inter-process co - Added [nanomsg-next-generation Lightweight Brokerless Messaging Library License](../license/nng-messaging-library.html) section. - Added [The Rapid YAML Parsing and Emitting Library Licence](../license/rapidyaml-parsing-emitting-library.html) section. - Fixed a typo in the URL of the [Loguru Logging Library License](../license/loguru-logging-library.html) section. -- Updated the [SGBLE and SGBLExx Rust Dependencies License](sgble-sgblexx-rust-dependencies.html) section. +- Updated the [SGBLE and SGBLExx Rust Dependencies License](../license/sgble-sgblexx-rust-dependencies.html) section. - Updated the [Plugin Directory Structure](./directory-structure.html) section to reflect the recent changes. - Updated the [Platform Support Matrix](./platform-support-matrix.html) section to reflect the recent changes. - Additional minor fixes and improvements that may not be listed here.