From f4eb911659d7d51ff37cbd6686bb368d5c5e6b9a Mon Sep 17 00:00:00 2001 From: The Coding Aviator <34807532+thecodingaviator@users.noreply.github.com> Date: Sun, 21 Oct 2018 08:45:15 +0530 Subject: [PATCH] Update how-to-work-on-guide-articles.md (#19740) --- 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 44f3fd9bcd..a8d3268955 100644 --- a/docs/how-to-work-on-guide-articles.md +++ b/docs/how-to-work-on-guide-articles.md @@ -79,7 +79,7 @@ You are not required to work on your local machine, unless you would like to pre Here are a few guidelines the reviewers follow when reviewing PRs: - there is a relevant description and title -- PR respects the [style guide](/docs/style-guide-for-guide-articles) +- PR respects the [style guide](/docs/style-guide-for-guide-articles.md) - we follow general QA tips found in [Moderator guidelines](https://forum.freecodecamp.org/t/freecodecamp-moderator-guidelines/18295) - as long as a pull request improves or expands the guide, we accept it even if it contains imperfect English or partial content - older pull requests are reviewed first