react2025
react2025 copied to clipboard
Edit page means broken link (404)
I'm reading the docs of the course in Spanish.
When I try to edit any doc page, I got a "not found" error message:
Doc page: https://docs.react2025.com/es/firebase/use-auth (happens in every page, when trying to edit on GitHub, using the link in the footer of each page)

Error page: https://github.com/leerob/react2025/blob/main/pages/firebase/use-auth.es.md

It seems to be that the original folder or path changed and it needs to be updated somewhere.
I just figured out this line, in the theme config file,
https://github.com/leerob/react2025/blob/main/docs/theme.config.js#L12
may be the problem (?)