From d0a9edae4fd4c0f10c5d8c8c55917d86e88501ae Mon Sep 17 00:00:00 2001 From: Kamiel de Visser Date: Mon, 3 Nov 2025 22:57:38 +0100 Subject: [PATCH] docs: update README LICENSE link to use relative path --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33be3f7..b3c7449 100644 --- a/README.md +++ b/README.md @@ -488,4 +488,5 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribu ## License -This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. +This project is licensed under the MIT License. See the [LICENSE](./LICENSE) +file for details.