mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[PR #5455] [MERGED] chore: replace all instances of twitter.com with x.com #5216
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#5216
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/5455
Author: @cseas
Created: 10/6/2025
Status: ✅ Merged
Merged: 10/7/2025
Merged by: @jamesgeorge007
Base:
next← Head:chore-twitter-links📝 Commits (1)
1b66909chore: replace all instances of twitter.com with x.com📊 Changes
4 files changed (+4 additions, -4 deletions)
View changed files
📝
README.md(+1 -1)📝
netlify.toml(+1 -1)📝
packages/hoppscotch-common/src/components/app/Share.vue(+1 -1)📝
packages/hoppscotch-common/src/services/spotlight/searchers/general.searcher.ts(+1 -1)📄 Description
This PR updates references from the deprecated twitter.com domain to the current x.com branding for consistency and to avoid user-facing legacy brand usage. The change is mechanical (string/domain replacement) and does not introduce functional logic changes.
What's changed
Replaced all occurrences of
twitter.comwithx.comin:Notes to reviewers
N/A
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.