diff --git a/docs/_sidebar.md b/docs/_sidebar.md index e7ede0b23b..250491087f 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -1,5 +1,5 @@ - **Getting Started** - - [Introduction](index 'Contribute to the freeCodeCamp.org Community') + - [Introduction](index.md 'Contribute to the freeCodeCamp.org Community') - [Frequently Asked Questions](FAQ.md) - **Code Contribution** - [Set up freeCodeCamp locally](how-to-setup-freecodecamp-locally.md) diff --git a/docs/index.html b/docs/index.html index 92629e6619..9cd09fa01c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -173,4 +173,6 @@ integrity="sha512-YSdqvJoZr83hj76AIVdOcvLWYMWzy6sJyIMic2aQz5kh2bPTd9dzY3NtdeEAzPp/PhgZqr4aJObB3ym/vsItMg==" crossorigin="anonymous"> + + \ No newline at end of file