Skip to content

docs(draft-07): fix broken obsolete link leading to 404 (#2482) - #2483

Open
Prachidg wants to merge 1 commit into
json-schema-org:mainfrom
Prachidg:fix/draft-07-obsolete-link
Open

docs(draft-07): fix broken obsolete link leading to 404 (#2482)#2483
Prachidg wants to merge 1 commit into
json-schema-org:mainfrom
Prachidg:fix/draft-07-obsolete-link

Conversation

@Prachidg

@Prachidg Prachidg commented Sep 4, 2026

Copy link
Copy Markdown

What kind of change does this PR introduce?
Bugfix (documentation)
Issue Number:

"The -00 versions may be found in the obsolete directory."
Clicking that link attempted to navigate to https://json-schema.org/obsolete, which resulted in a 404 Not Found error.
Since the -00 draft documents are already explicitly listed and linked directly above on the same page under the "Obsolete Draft 7 Documents" section, this PR updates the link to point to the in-page anchor (#obsolete-draft-7-documents).
Does this PR introduce a breaking change?
No

Checklist

Please ensure the following tasks are completed before submitting this pull request.

@Prachidg
Prachidg requested a review from a team as a code owner September 4, 2026 15:54
@github-project-automation github-project-automation Bot moved this to Ready to review in PR - Triage Group Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview f628943

@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d0f61e9) to head (f628943).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2483   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines          695       695           
  Branches       215       215           
=========================================
  Hits           695       695           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

🐛 Bug: Broken link on Draft-07 page leading to 404 Not Found at /obsolete

1 participant