Skip to content

Commit 5133cb4

Browse files
committed
link updated
1 parent aa8de4e commit 5133cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remix-ui/home-tab/src/lib/components/homeTabTitle.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const iconButtons: HometabIconSection[] = [
2525
{
2626
textToolip: <FormattedMessage id="home.remixTwitterProfile" />,
2727
matomoTrackingEntry: ['trackEvent', 'hometab', 'socialMedia', 'twitter'],
28-
urlLink: 'https://twitter.com/EthereumRemix',
28+
urlLink: 'https://x.com/EthereumRemix',
2929
iconClass: 'fa-x-twitter',
3030
placement: 'top'
3131
},

0 commit comments

Comments
 (0)