fix(docs): use relative linking

This commit is contained in:
Mrugesh Mohapatra
2020-10-02 04:08:57 +05:30
committed by Mrugesh Mohapatra
parent b05fb313c4
commit 2e8b0366dc
29 changed files with 478 additions and 478 deletions

View File

@@ -1,5 +1,5 @@
- **Getting Started**
- [Introduction](/index.md 'Contribute to the freeCodeCamp.org Community')
- [Introduction](index 'Contribute to the freeCodeCamp.org Community')
- [Frequently Asked Questions](/FAQ.md)
- **Code Contribution**
- - [Set up freeCodeCamp locally](/how-to-setup-freecodecamp-locally.md)