json-schema-org / json-schema-org/website
🐛 Bug: Broken link pointing to non-existent path in cross-project-council repo
Open
@Tushar8466 is already working on this.
Since Mar 29, 2026.
🐛 Bug
Status: Accepted
- Dominant language
- HTML
- Stars
- 169
- Forks
- 484
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 6
Description
Describe the bug
A link on the JSON Schema website points to a file path that
does not exist in theopenjs-foundation/cross-project-council
repository, resulting in a 404 page not found error.
Steps To Reproduce
- Visit the JSON Schema website and follow Docs/Code of Conduct
- Click the link pointing to:
conduct/FOUNDATION_CODE_OF_CONDUCT_REQUIREMENTS.md
in theopenjs-foundation/cross-project-councilrepository- Page returns a 404 error
Expected Behavior
The link should navigate to a valid, existing page.
Actual Behavior
404 - page not found
"The branch of cross-project-council does not contain
the path conduct/FOUNDATION_CODE_OF_CONDUCT_REQUIREMENTS.md"
Screenshots
https://github.com/user-attachments/assets/27fbf7e8-fc85-49d8-b0dc-9aa085e8270d
Device Information [optional]
- OS:MacOS
- Browser:Chrome
- version:
Are you working on this issue?
Yes
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
Yes
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.
Assessment
This issue has not been assessed yet.