From 5c510f6f5623164643efd037aa7807266c1780b1 Mon Sep 17 00:00:00 2001 From: Cyril de Wit Date: Sun, 19 Jan 2025 07:43:16 +0100 Subject: [PATCH] chore(readme): fix path to license file in hyperlink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1543ba2..fc5b9fe 100644 --- a/README.md +++ b/README.md @@ -488,4 +488,4 @@ See also the list of [contributors](https://github.com/cyrildewit/php-maps-url/g ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details. +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.