json-schema-org / json-schema-org/website
🐛 Bug: Sponsors page references outdated twitter.com URL instead of x.com
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 169
- Forks
- 484
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 6
Description
Describe the bug
The sponsors page (/overview/sponsors) contains a hardcoded link to
twitter.com/jsonschema in the "Thank you" tweet benefit description.
While it redirects, the source code should reference the correct and
current platform URL x.com/jsonschema to reflect the platform rebrand
from Twitter to X.
Steps To Reproduce
- Visit https://json-schema.org/overview/sponsors
- Inspect the "Thank you" tweet benefit under Bronze sponsors
- Hover over the
@jsonschemalink — it showstwitter.com/jsonschema
Expected Behavior
The link should point to:
https://x.com/jsonschema
Current behavior
The link in the sponsor benefits section points to:
https://twitter.com/jsonschema
Additional context
The rest of the site (footer, community page) already correctly uses
x.com links. This is an inconsistency in the source code that should
be updated for accuracy and consistency.
Screenshots
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.
Research direction
Start by opening the source for the /overview/sponsors page and locating the Bronze sponsors “Thank you” tweet benefit. Verify the rendered @jsonschema link and compare it with the site's existing footer and community links; done means the sponsor link uses https://x.com/jsonschema and the page remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100