From abea0e1ac6064a4a01e2b84db8e3887c0cd37992 Mon Sep 17 00:00:00 2001 From: Vandit Bhatt Date: Sat, 1 Dec 2018 16:54:14 +0530 Subject: [PATCH] fix: Broken Links and Formatting (#32171) Fixed Broken links in `Quick References Articles` section and added links for `Style Guides` section. --- docs/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/README.md b/docs/README.md index eb53a6e8d66..8727e656b20 100644 --- a/docs/README.md +++ b/docs/README.md @@ -24,15 +24,15 @@ This directory contains all of the documentation on contributing to freeCodeCamp ## Quick references articles -1. How to work on Guide articles. -2. How to work on Coding Challenges. -3. How to setup freeCodeCamp locally. -4. How to catch outgoing emails locally. +1. How to work on Guide articles.
+2. How to work on Coding Challenges.
+3. How to setup freeCodeCamp locally.
+4. How to catch outgoing emails locally. ## Style guides -1. Style guide for creating guide articles. -2. Style guide for creating coding challenges. +1. Style guide for creating guide articles.
+2. Style guide for creating coding challenges. ## Quick commands reference when working locally