Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
Broken documentation links pointing to `v14` (404 errors) | GoodFirstPicks

Broken documentation links pointing to `v14` (404 errors)

frappe/frappe 3 comments 1mo ago
View on GitHub
lowopenScope: clearSkill match: yesFrappe / ERPNextPython

Why this is a good first issue

Documentation links need updating to remove version-specific paths.

AI Summary

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.

Issue Description

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.

Example

  • Page: https://docs.frappe.io/framework/user/en/api/dialog

  • Clicking the following link leads to a 404 error:

Image
  • Resulting error page:
Image

Suggested Fix

The links appear to work correctly once v14 is removed from the URL.

For example: /framework/v14/user/en/... → /framework/user/en/...

Image

Let me know if this is the right place to report this, or if there’s a preferred workflow for documentation fixes.

GitHub Labels

update-docs

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!

Risk Flags

  • generic solution required
Loading labels...

Details

Points10 pts
Difficultylow
Scopeclear
Skill Matchyes
Test Focusedno