reflex-web
reflex-web copied to clipboard
"Edit this page" button goes to 404
On many pages in the docs, eg: https://reflex.dev/docs/getting-started/installation/
the "Edit this page" button at the bottom of the page goes to 404 https://github.com/reflex-dev/reflex-web/tree/main/docs/getting-started/installation/.md
as what should be: https://github.com/reflex-dev/reflex-web/blob/main/docs/getting-started/installation.md
@stock90975 Please close this issue if its fixed already
- I'm not seeing this at https://reflex.dev/docs/getting-started/introduction/, still goes to 404
- If the fix is to have this not hardcoded (https://github.com/reflex-dev/reflex-web/pull/841/files/7a8eaaca78c7563ed3856596d2bcd8ec0fa7e5cd), how do I see if that is done?
- As mentioned, this is a problem for many pages. I don't think fixing one page is the solution. The page mentioned was just an example of the problem.