Skip to content

Commit d8388c4

Browse files
authored
Merge pull request #15171 from VolodymyrBg/bg
From twitter to x
2 parents 5f9dc5f + b6f64d4 commit d8388c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ const socialLinks = [
2424
},
2525
{
2626
icon: FaXTwitter,
27-
href: "https://twitter.com/ethdotorg",
28-
ariaLabel: "Twitter",
27+
href: "https://x.com/ethdotorg",
28+
ariaLabel: "X",
2929
},
3030
{
3131
icon: FaDiscord,

0 commit comments

Comments
 (0)