From 5f46b4c082621ac2b34dc622f8fe27f064c56164 Mon Sep 17 00:00:00 2001 From: Lallo Vigil Date: Wed, 17 Oct 2018 19:14:09 -0500 Subject: [PATCH] working locally link wasn't working, so I updated it (#19140) * working locally link wasn't working, so I updated it * Fixed incorrectly "fixed" link. --- docs/how-to-work-on-guide-articles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-work-on-guide-articles.md b/docs/how-to-work-on-guide-articles.md index 261a2471bc..44f3fd9bcd 100644 --- a/docs/how-to-work-on-guide-articles.md +++ b/docs/how-to-work-on-guide-articles.md @@ -25,7 +25,7 @@ Or just [create an issue](https://github.com/freeCodeCamp/freeCodeCamp/issues) - There are two ways you can propose a change to the repository, after you edit or add a Guide article: - [Using the GitHub Web Interface on your browser](#using-the-github-web-interface-on-your-browser). -- [Working on your local machine](#working-on-your-local-machine) (_recommended_ for previewing changes). +- [Working on your local machine (_recommended_ for previewing changes)](#working-on-your-local-machine-recommended-for-previewing-changes). #### Using the GitHub Web Interface on your browser