From c765ca686e6d3c20584c6c7568d8d0e91b5cf25b Mon Sep 17 00:00:00 2001 From: Alan Yee Date: Thu, 6 Sep 2018 20:57:23 -0700 Subject: [PATCH 1/2] Update README.md Remove words for link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d42e04fe4c..3183d5112e8 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ We'd love to have your help in making Fizz better. If you're interested, please read our guide to [guide to contributing](CONTRIBUTING.md) ## License -Fizz is BSD licensed, as found in the LICENSE file. +Fizz is [BSD licensed](LICENSE). ## Reporting and Fixing Security Issues From fcbac42534493237331b67b59668b72962a74eb1 Mon Sep 17 00:00:00 2001 From: Alan Yee Date: Thu, 6 Sep 2018 21:14:01 -0700 Subject: [PATCH 2/2] Update CONTRIBUTING.md Remove words for link --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ece162c7fbe..f8afaa7455b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,5 +29,5 @@ disclosure of security bugs. In those cases, please go through the process outlined on that page and do not file a public issue. ## License -By contributing to Fizz, you agree that your contributions will be licensed -under the LICENSE file in the root directory of this source tree. +By contributing to Fizz, you agree that your contributions will be +[BSD licensed](LICENSE).