From 62e36c9cc1c63bff369e94bc1a4ad963feea78a8 Mon Sep 17 00:00:00 2001 From: Abbas Hussain Date: Mon, 30 Mar 2020 01:22:46 -0700 Subject: [PATCH] Fix broken LICENSE link in README.md (#394) * Fix broken License link * Reverting NOTICE name change --- LICENSE.TXT => LICENSE.txt | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE.TXT => LICENSE.txt (100%) diff --git a/LICENSE.TXT b/LICENSE.txt similarity index 100% rename from LICENSE.TXT rename to LICENSE.txt diff --git a/README.md b/README.md index 4667ec7d06..a7286dce53 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ If you discover a potential security issue in this project we ask that you notif ## Licensing -See the [LICENSE](./LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution. +See the [LICENSE](./LICENSE.txt) file for our project's licensing. We will ask you to confirm the licensing of your contribution. ## Copyright