From 3fc5fffe1946b47f8a483a93fa44e9140f13fa76 Mon Sep 17 00:00:00 2001 From: Bhavesh Vaghela Date: Thu, 16 Jul 2020 00:36:55 +0530 Subject: [PATCH] Fixed the LICENSE path issue in Readme.md file New path - https://github.com/vaghelabhavesh/react-course/blob/master/LICENSE Old Path - https://github.com/vaghelabhavesh/react-course/blob/LICENSE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf327cf..f1a2202 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,6 @@ We :heart: our community and take great care to ensure it is fun, safe and rewar ## License -All Learning Lab course repositories are licensed under [CC-BY-4.0](../LICENSE) (c) 2019 GitHub, Inc. The template repositories associated with each course may have different licenses. +All Learning Lab course repositories are licensed under [CC-BY-4.0](../master/LICENSE) (c) 2019 GitHub, Inc. The template repositories associated with each course may have different licenses. When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos)