-
-
Notifications
You must be signed in to change notification settings - Fork 282
Closed
Labels
Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.It's clear what the subject of the issue is about, and what the resolution should be.Status: In ProgressThis issue is being worked on, and has someone assigned.This issue is being worked on, and has someone assigned.🐛 BugIndicates that the issue is a bug or defect.Indicates that the issue is a bug or defect.
Description
Describe the bug
The links for "relative-json-pointer.xml" and "JSON Schema meta-schema" in the Specification Links are broken. The link for "relative-json-pointer.xml" directs to
https://github.com/json-schema-org/json-schema-spec/blob/main/relative-json-pointer.xml,
which results in a 404 error. Similarly, the "JSON Schema meta-schema" link directs to
https://github.com/json-schema-org/json-schema-spec/blob/main/schema.json
, which also leads to a 404 error page.
Steps To Reproduce
- Go to the Specification- Specification Links page.
- Scroll down to the "Latest Snapshot (work in progress)" section.
- Click on the "relative-json-pointer.xml" link.
- Observe that the link redirects to a 404 error page.
- Click on the "JSON Schema meta-schema" link.
- Observe that this link also redirects to a 404 error page.
Expected Behavior
The links should direct users to the correct resources
Screenshots
20250303-1318-37.2755008.mp4
Device Information [optional]
- OS: Windows 11
- Browser: Chrome
- Version: 133.0.6943.127
Are you working on this issue?
Yes
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
No
Metadata
Metadata
Assignees
Labels
Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.It's clear what the subject of the issue is about, and what the resolution should be.Status: In ProgressThis issue is being worked on, and has someone assigned.This issue is being worked on, and has someone assigned.🐛 BugIndicates that the issue is a bug or defect.Indicates that the issue is a bug or defect.