From 972878c727a360f543e6d074b7e6f6c3c614d38b Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Thu, 11 Mar 2021 10:54:38 +0530 Subject: [PATCH] docs: update ordering on the sidebar (#41435) --- docs/_sidebar.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 4ee866e2d7..e7b4c18a54 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -13,9 +13,9 @@ - [Proofreading a Curriculum File](how-to-proofread-files.md) - [How to Translate the Website](how-to-translate-the-website.md) - **Optional Guides** - - [Catch outgoing emails locally](how-to-catch-outgoing-emails-locally.md) - - [Set up freeCodeCamp on WSL](how-to-setup-wsl.md) + - [Set up freeCodeCamp on Windows(WSL)](how-to-setup-wsl.md) - [Add Cypress tests](how-to-add-cypress-tests.md) + - [Catch outgoing emails locally](how-to-catch-outgoing-emails-locally.md) ---