json-schema-org / json-schema-org/website

🐛 Bug: Sponsors page references outdated twitter.com URL instead of x.com

Open
#2,415 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🐛 Bug Status: Triage
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
  1. Visit https://json-schema.org/overview/sponsors
  2. Inspect the "Thank you" tweet benefit under Bronze sponsors
  3. Hover over the @jsonschema link — it shows twitter.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
Image
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.