Docs: Fix link to style guide for best practices (#18691)

This commit is contained in:
Maria Nguyen
2018-10-13 13:47:03 -07:00
committed by Quincy Larson
parent a2e6d76803
commit 02123c88e2

View File

@ -12,7 +12,7 @@ You can:
1. 🍴 [Fork this repo](https://github.com/freeCodeCamp/freeCodeCamp#fork-destination-box) 1. 🍴 [Fork this repo](https://github.com/freeCodeCamp/freeCodeCamp#fork-destination-box)
2. 👀️ Follow the contributing guidelines outlined below. 2. 👀️ Follow the contributing guidelines outlined below.
3. 🔧 Make some awesome changes! 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) 5. 👉 [Make a pull request](https://github.com/freeCodeCamp/freeCodeCamp/compare)
6. 🎉 Get your pull request approved - success! 6. 🎉 Get your pull request approved - success!