We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa8de4e commit 5133cb4Copy full SHA for 5133cb4
libs/remix-ui/home-tab/src/lib/components/homeTabTitle.tsx
@@ -25,7 +25,7 @@ const iconButtons: HometabIconSection[] = [
25
{
26
textToolip: <FormattedMessage id="home.remixTwitterProfile" />,
27
matomoTrackingEntry: ['trackEvent', 'hometab', 'socialMedia', 'twitter'],
28
- urlLink: 'https://twitter.com/EthereumRemix',
+ urlLink: 'https://x.com/EthereumRemix',
29
iconClass: 'fa-x-twitter',
30
placement: 'top'
31
},
0 commit comments