From d4fde64d0463b5984ad980efa2105f1ba3273f6e Mon Sep 17 00:00:00 2001 From: Min Hee Jo Date: Mon, 5 Aug 2024 14:43:14 +0200 Subject: [PATCH] Fixup: Correct license file name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 284148e..2f105dc 100644 --- a/README.md +++ b/README.md @@ -68,4 +68,4 @@ A1. Delete the line with `credsStore` from `~/.docker/config.json` on WSL2. ## License -This project is licenced under the Apache-2.0 license. See the [LICENSE](LICENSE) file for more details. +This project is licenced under the Apache-2.0 license. See the [LICENSE](LICENSE.md) file for more details.