From d7e6838aa39b2727f3c8d1085ef36c38d794b464 Mon Sep 17 00:00:00 2001 From: AJ Wallace Date: Fri, 26 Oct 2018 11:34:09 -0500 Subject: [PATCH] update directions on guide files location (#19667) * update directions on guide files location changed 'pages' folder to the 'guides' folder within the repo per the guide index restructure. * add gif for github interface how to --- docs/how-to-work-on-guide-articles.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/how-to-work-on-guide-articles.md b/docs/how-to-work-on-guide-articles.md index 8f7e3630a2..b5b960d89f 100644 --- a/docs/how-to-work-on-guide-articles.md +++ b/docs/how-to-work-on-guide-articles.md @@ -31,11 +31,9 @@ There are two ways you can propose a change to the repository, after you edit or Watch the video demonstration or follow the steps below it: -**[TODO]** Update the GIF recording. +![GIF showing the GitHub interface steps](https://cdn-images-1.medium.com/max/1395/1*qnFS6ITMwcpsiZvF5b1pHw.gif) -![GIF showing the GitHub interface steps](#) - -1. Go into the **"pages"** folder (located in [`guide`](/guide)) and find the article stub you'd like to write or edit. +1. Go into the [**"guide"**](/guide) folder (located in freeCodeCamp repository), select the language you want to contribute to, and find the article stub you'd like to write or edit. > All stubs will be in an index.md file