From 894a2c422cd38c901a53958e1fce055452916014 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Mon, 5 Feb 2024 00:28:19 +0100 Subject: [PATCH] Fix LICENSE path in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba4a6c7..8042323 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,4 @@ Les contributions sont les bienvenues ! Si vous souhaitez contribuer à ce proje ## Licence -Ce projet est sous licence MIT - voir le fichier [LICENSE.md](LICENSE.md) pour plus de détails. +Ce projet est sous licence MIT - voir le fichier [LICENSE](LICENSE) pour plus de détails.