diff --git a/docs/components/sidebar.md b/docs/components/sidebar.md
index 5a9fd0131c..28ff3aa9cf 100644
--- a/docs/components/sidebar.md
+++ b/docs/components/sidebar.md
@@ -1,17 +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)
- - [How to set up freeCodeCamp locally](/how-to-setup-freecodecamp-locally)
- - [How to open a pull request](/how-to-open-a-pull-request)
- - [How to work on the news theme](/how-to-work-on-the-news-theme)
- - [How to work on the docs theme](/how-to-work-on-the-docs-theme)
+ - [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)