From d0da3bfb79152a9febad763773f8fc866b432f4f Mon Sep 17 00:00:00 2001 From: BlueFox Date: Sat, 26 Oct 2024 10:19:53 +0200 Subject: [PATCH] Fixed broken link to the LICENSE file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00048ac..325548a 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ All the configuration can be done in the [config.py](config.py) file, just have ## License -This project is licensed under GPL-3.0-or-later. See [License](License). +This project is licensed under GPL-3.0-or-later. See [LICENSE](LICENSE).