json-schema-org / json-schema-org/website
🐛 Bug: Broken link on Draft-07 page leading to 404 Not Found at /obsolete
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 169
- Forks
- 484
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 6
Description
Describe the bug
I ran into a 404 broken link on the Draft-07 page.
At the bottom of the page under the Release Notes section, there is a note that says:
"The -00 versions may be found in the obsolete directory."
When clicking on the "obsolete" link, it navigates to https://json-schema.org/obsolete which returns a 404 Not Found error.
Steps To Reproduce
- Go to https://json-schema.org/draft-07
- Scroll to the bottom under the "Release Notes" section.
- Click on the "obsolete" link in the note.
- It redirects to https://json-schema.org/obsolete and throws a 404.
Expected Behavior
The link shouldn't 404. Since the -00 files are already linked right above in the "Obsolete Draft 7 Documents" section (or located under /draft-07/), this link could either point to that section, link to the actual files, or be removed.
Screenshots
Device Information [optional]
- OS: Linux (Linux Mint 22.3)
- Browser: Brave
- version: 154.0
Are you working on this issue?
Yes
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
No
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the JSON Schema Draft-07 page and inspect the Release Notes section, especially the obsolete link. Update or remove the broken destination so it points to the existing -00 files or relevant Draft-07 content, then verify that the link no longer returns a 404.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 78/100