From 482f3fcc279ad5643e103c6401e4ca36ab0602e6 Mon Sep 17 00:00:00 2001 From: Willy David Jr Date: Sat, 31 Aug 2019 03:29:50 +0800 Subject: [PATCH] Removed guide link. (#36733) Removed guide link as it no longer exist based on the following reference issues and PR: https://github.com/freeCodeCamp/freeCodeCamp/issues/36729 https://github.com/freeCodeCamp/freeCodeCamp/pull/36709 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8baf3247e..545a0d08b9 100644 --- a/README.md +++ b/README.md @@ -152,4 +152,4 @@ Copyright © 2019 freeCodeCamp.org The content of this repository is bound by the following licenses: - The computer software is licensed under the [BSD-3-Clause](LICENSE.md) license. -- The learning resources in the [`/curriculum`](/curriculum) and [`/guide`](/guide) directories including their subdirectories thereon are licensed under the [CC-BY-SA-4.0](/curriculum/LICENSE.md) license. +- The learning resources in the [`/curriculum`](/curriculum) directory including their subdirectories thereon are licensed under the [CC-BY-SA-4.0](/curriculum/LICENSE.md) license.