From 76ad9a79265cac2bcb7900e83b952eecea2ea186 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Fri, 21 Feb 2025 20:35:32 +0100 Subject: [PATCH] readme: Correct link to easyboot's LICENSE file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1769f56..0fb308e 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,6 @@ If you prefer another virtualization system (like Oracle VirtualBox or VMWare), ## License -The bootloader, `easyboot` by [bzt](https://gitlab.com/bztsrc/), is licensed under the GPLv3+ [LICENSE](easyboot/LICENSE). +The bootloader, `easyboot` by [bzt](https://gitlab.com/bztsrc/), is licensed under the GPLv3+ [LICENSE](https://gitlab.com/bztsrc/easyboot/-/blob/main/LICENSE). The Astryon operating system is licensed under the BSD-2-Clause [LICENSE](LICENSE).