From d37c2648a9a8caac3aa875d265ab51f5c1c3a9d9 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Thu, 23 Apr 2020 22:55:15 +0530 Subject: [PATCH] docs: remove relative linking --- docs/components/sidebar.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/components/sidebar.md b/docs/components/sidebar.md index 28ff3aa9cf..bb17a2a378 100644 --- a/docs/components/sidebar.md +++ b/docs/components/sidebar.md @@ -1,18 +1,18 @@ - ** Getting Started** - [Introduction](/index.md 'Contribute to the freeCodeCamp.org Community') - ** Code Contribution Guides** - - [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 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 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 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 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 docs theme](/how-to-work-on-the-docs-theme.md) + - [How to catch outgoing emails locally](/how-to-catch-outgoing-emails-locally.md) - ** DevOps Guides** - - [How we build, test and deploy](../devops.md) + - [How we build, test and deploy](/devops.md) - ** Flight Manuals (for Staff & Mods)** - - [01 - List Virtual Machines](../flight-manuals/01-getting-list-of-virtual-machines.md) - - [02 - Provision API Instances](../flight-manuals/02-spinning-api-instances.md) - - [03 - Using Reply Templates](../flight-manuals/03-using-reply-templates.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) + - [03 - Using Reply Templates](/flight-manuals/03-using-reply-templates.md) ---- - ** Our Community** - [** GitHub Repository**](https://github.com/freecodecamp/freecodecamp)