diff --git a/docs/how-to-work-on-guide-articles.md b/docs/how-to-work-on-guide-articles.md index 6dfe22596d..25880571c3 100644 --- a/docs/how-to-work-on-guide-articles.md +++ b/docs/how-to-work-on-guide-articles.md @@ -12,7 +12,7 @@ You can: 1. 🍴 [Fork this repo](https://github.com/freeCodeCamp/freeCodeCamp#fork-destination-box) 2. 👀️ Follow the contributing guidelines outlined below. 3. 🔧 Make some awesome changes! -4. 📖 Read this [style guide for best practices](/docs/style-guide-for-guide-articles). +4. 📖 Read this [style guide for best practices](/docs/style-guide-for-guide-articles.md). 5. 👉 [Make a pull request](https://github.com/freeCodeCamp/freeCodeCamp/compare) 6. 🎉 Get your pull request approved - success!