From b29ff0f6a8e021ff7b531bc142cdd85b960a9fca Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Thu, 11 Oct 2018 21:23:45 -0500 Subject: [PATCH] Fix bad link to guide Currently https://freecodecamp.org/guide is redirecting to a user path. I changed this back to https://guide.freecodecamp.org for now. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b649dbe5f..bb8f92a8ab 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Our community also has: - thousands of [local study groups](https://study-group-directory.freecodecamp.org/) around the world, where you can code together in person - Medium's [largest technical publication](https://medium.freecodecamp.org) - A popular [YouTube channel](https://youtube.com/freecodecamp) -- and a comprehensive [guide to thousands of programming topics](https://www.freecodecamp.org/guide) +- and a comprehensive [guide to thousands of programming topics](https://guide.freecodecamp.org/) ### [Join our community here](https://www.freecodecamp.org/signin).