Describe the bug
several documentation links refer to files with incorrect extensions (.mdx vs .md), resulting in 404 errors.
this affects links to the Code of Conduct, Contribution Guide, and other pages.
I'd be happy to open a PR to fix these links.
My approach would be to update the links inside the .mdx files located in:
https://github.com/live-codes/livecodes/tree/develop/docs/docs
Example:
To fix the broken links on https://livecodes.io/docs/contribution,
I will update the broken references in contribution.mdx
and i will follow the same pattern for the other links mentioned below.
Looking forward to your feedback before I proceed. Thanks!
Steps to reproduce
These are the broken links I’ve found so far.
-
go to https://livecodes.io/docs/contribution
1.1 click code of conduct (broken)
1.2 click contribution guide (broken)
-
go to https://livecodes.io/
2.1 click UI language button
2.2 click help us Translate (broken)
-
go to https://livecodes.io/docs/license
3.1 click listed here (broken).
Code of Conduct
Contributing Docs
Describe the bug
several documentation links refer to files with incorrect extensions (
.mdxvs.md), resulting in 404 errors.this affects links to the Code of Conduct, Contribution Guide, and other pages.
I'd be happy to open a PR to fix these links.
My approach would be to update the links inside the
.mdxfiles located in:https://github.com/live-codes/livecodes/tree/develop/docs/docs
Example:
To fix the broken links on https://livecodes.io/docs/contribution,
I will update the broken references in contribution.mdx
and i will follow the same pattern for the other links mentioned below.
Looking forward to your feedback before I proceed. Thanks!
Steps to reproduce
These are the broken links I’ve found so far.
go to https://livecodes.io/docs/contribution
1.1 click code of conduct (broken)
1.2 click contribution guide (broken)
go to https://livecodes.io/
2.1 click UI language button
2.2 click help us Translate (broken)
go to https://livecodes.io/docs/license
3.1 click listed here (broken).
Code of Conduct
Contributing Docs