Skip to content

Conversation

@JeevaRamanathan
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Closes 🐛 Bug Report: Use x.com instead of twitter.com to avoid unnecessary redirection #2013
    Minor optimization - Update Twitter links to use x.com directly instead of twitter.com to avoid redirect latency
  • Why was this change needed? (You can also link to an open issue here)
    Reduces page load time by eliminating unnecessary HTTP redirects from twitter.com to x.com following Twitter's rebranding
  • Other information:
    Updated in Navigation and README.md

Signed-off-by: JeevaRamanathan <jeevaramanathan.m@infosys.com>
@vercel
Copy link

vercel bot commented Oct 4, 2025

@JeevaRamanathan is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@codecov
Copy link

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 34.67%. Comparing base (6c43245) to head (9c6aefe).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2015   +/-   ##
=======================================
  Coverage   34.67%   34.67%           
=======================================
  Files         131      131           
  Lines        8703     8703           
=======================================
  Hits         3018     3018           
  Misses       5685     5685           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dartpain dartpain merged commit 5d7a890 into arc53:main Oct 4, 2025
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Bug Report: Use x.com instead of twitter.com to avoid unnecessary redirection

2 participants