docs: remove relative linking

This commit is contained in:
Mrugesh Mohapatra
2020-04-23 22:55:15 +05:30
committed by GitHub
parent 560aacd4eb
commit d37c2648a9

View File

@ -1,18 +1,18 @@
- **<i class="fad fa-hourglass-start"></i> Getting Started** - **<i class="fad fa-hourglass-start"></i> Getting Started**
- [Introduction](/index.md 'Contribute to the freeCodeCamp.org Community') - [Introduction](/index.md 'Contribute to the freeCodeCamp.org Community')
- **<i class="fad fa-code"></i> Code Contribution Guides** - **<i class="fad fa-code"></i> Code Contribution Guides**
- [How to work on coding challenges](../how-to-work-on-coding-challenges.md) - [How to work on coding challenges](/how-to-work-on-coding-challenges.md)
- [How to set up freeCodeCamp locally](../how-to-setup-freecodecamp-locally.md) - [How to set up freeCodeCamp locally](/how-to-setup-freecodecamp-locally.md)
- [How to open a pull request](../how-to-open-a-pull-request.md) - [How to open a pull request](/how-to-open-a-pull-request.md)
- [How to work on the news theme](../how-to-work-on-the-news-theme.md) - [How to work on the news theme](/how-to-work-on-the-news-theme.md)
- [How to work on the docs theme](../how-to-work-on-the-docs-theme.md) - [How to work on the docs theme](/how-to-work-on-the-docs-theme.md)
- [How to catch outgoing emails locally](../how-to-catch-outgoing-emails-locally.md) - [How to catch outgoing emails locally](/how-to-catch-outgoing-emails-locally.md)
- **<i class="fad fa-laptop-code"></i> DevOps Guides** - **<i class="fad fa-laptop-code"></i> DevOps Guides**
- [How we build, test and deploy](../devops.md) - [How we build, test and deploy](/devops.md)
- **<i class="fad fa-plane-alt"></i> Flight Manuals (for Staff & Mods)** - **<i class="fad fa-plane-alt"></i> Flight Manuals (for Staff & Mods)**
- [01 - List Virtual Machines](../flight-manuals/01-getting-list-of-virtual-machines.md) - [01 - List Virtual Machines](/flight-manuals/01-getting-list-of-virtual-machines.md)
- [02 - Provision API Instances](../flight-manuals/02-spinning-api-instances.md) - [02 - Provision API Instances](/flight-manuals/02-spinning-api-instances.md)
- [03 - Using Reply Templates](../flight-manuals/03-using-reply-templates.md) - [03 - Using Reply Templates](/flight-manuals/03-using-reply-templates.md)
---- ----
- **<i class="fad fa-user-friends"></i> Our Community** - **<i class="fad fa-user-friends"></i> Our Community**
- [**<i class="fab fa-github"></i> GitHub Repository**](https://github.com/freecodecamp/freecodecamp) - [**<i class="fab fa-github"></i> GitHub Repository**](https://github.com/freecodecamp/freecodecamp)