[PR #5455] [MERGED] chore: replace all instances of twitter.com with x.com #5216

Closed
opened 2026-03-17 02:41:12 +03:00 by kerem · 0 comments
Owner

📋 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: nextHead: chore-twitter-links


📝 Commits (1)

  • 1b66909 chore: 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.com with x.com in:

  • Documentation (README/markdown files)
  • Metadata/config files
  • UI or footer/social link definitions

Notes to reviewers

N/A


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/5455 **Author:** [@cseas](https://github.com/cseas) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `chore-twitter-links` --- ### 📝 Commits (1) - [`1b66909`](https://github.com/hoppscotch/hoppscotch/commit/1b66909011b754888fbf95a065719867c1af608b) chore: replace all instances of twitter.com with x.com ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description This PR updates references from the deprecated [twitter.com](http://twitter.com) domain to the current [x.com](http://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.com` with `x.com` in: - Documentation (README/markdown files) - Metadata/config files - UI or footer/social link definitions ### Notes to reviewers N/A --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:41:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#5216
No description provided.