fix(docs): add missing closing tag, ext in anchor
This commit is contained in:
@ -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)
|
||||
|
@ -173,4 +173,6 @@
|
||||
integrity="sha512-YSdqvJoZr83hj76AIVdOcvLWYMWzy6sJyIMic2aQz5kh2bPTd9dzY3NtdeEAzPp/PhgZqr4aJObB3ym/vsItMg=="
|
||||
crossorigin="anonymous"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user