Documentation links need updating to remove version-specific paths.
Several documentation links in the Frappe Framework point to outdated `v14` paths, resulting in 404 errors. The fix involves updating these links to remove the version-specific segments. The maintainers have indicated a need for a generic solution, but the core task is straightforward.
Hi 👋 I’m not entirely sure if this is the correct place to report documentation issues, but I couldn’t find a better alternative. I also tried editing the docs/wiki directly to propose a fix, but it seems I don’t have the required permissions to submit changes.
While browsing the Frappe Framework documentation, I noticed that several links still point to v14 docs, which now result in 404 errors.
Clicking the following link leads to a 404 error:
The links appear to work correctly once v14 is removed from the URL.
For example:
/framework/v14/user/en/... → /framework/user/en/...
Let me know if this is the right place to report this, or if there’s a preferred workflow for documentation fixes.
Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!