link updated

pull/4931/head
aniket-engg 8 months ago
parent aa8de4e7e1
commit 5133cb49cb
  1. 2
      libs/remix-ui/home-tab/src/lib/components/homeTabTitle.tsx

@ -25,7 +25,7 @@ const iconButtons: HometabIconSection[] = [
{ {
textToolip: <FormattedMessage id="home.remixTwitterProfile" />, textToolip: <FormattedMessage id="home.remixTwitterProfile" />,
matomoTrackingEntry: ['trackEvent', 'hometab', 'socialMedia', 'twitter'], matomoTrackingEntry: ['trackEvent', 'hometab', 'socialMedia', 'twitter'],
urlLink: 'https://twitter.com/EthereumRemix', urlLink: 'https://x.com/EthereumRemix',
iconClass: 'fa-x-twitter', iconClass: 'fa-x-twitter',
placement: 'top' placement: 'top'
}, },

Loading…
Cancel
Save