From 30d55fbabf141a14f1561a754d9280ed0f7feef7 Mon Sep 17 00:00:00 2001 From: Eduardo Caceres Date: Mon, 8 Jul 2024 18:35:24 +0200 Subject: [PATCH] Fix license link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 247bdf69ec3..406a95b1d8c 100644 --- a/README.md +++ b/README.md @@ -52,4 +52,4 @@ General .NET OSS discussions: [.NET Foundation Discussions](https://github.com/d ## License -.NET (including the runtime repo) is licensed under the [MIT](LICENSE.TXT) license. +.NET (including the runtime repo) is licensed under the [MIT](LICENSE) license.