diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index ccef7c6e18e..8da503e58e8 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -24,8 +24,8 @@ const socialLinks = [ }, { icon: FaXTwitter, - href: "https://twitter.com/ethdotorg", - ariaLabel: "Twitter", + href: "https://x.com/ethdotorg", + ariaLabel: "X", }, { icon: FaDiscord,