Skip to content

🐛 Bug: Broken Links in Specification Links #1452

@idanidan29

Description

@idanidan29

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

  1. Go to the Specification- Specification Links page.
  2. Scroll down to the "Latest Snapshot (work in progress)" section.
  3. Click on the "relative-json-pointer.xml" link.
  4. Observe that the link redirects to a 404 error page.
  5. Click on the "JSON Schema meta-schema" link.
  6. 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

Labels

Status: AcceptedIt'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.🐛 BugIndicates that the issue is a bug or defect.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions