Skip to content

Commit

Permalink
update invite
Browse files Browse the repository at this point in the history
  • Loading branch information
ryestew committed Feb 11, 2025
1 parent fb9c20b commit fec7b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/remix-ui/home-tab/src/lib/components/homeTabTitle.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const iconButtons: HometabIconSection[] = [
{
textToolip: <FormattedMessage id="home.joinUsOnDiscord" />,
matomoTrackingEntry: ['trackEvent', 'hometab', 'socialmedia', 'discord'],
urlLink: 'https://discord.com/invite/nfv6ZYjAeP',
urlLink: 'https://discord.gg/zUNteAzJs3',
iconClass: 'fa-discord',
placement: 'top'
}
Expand Down

0 comments on commit fec7b0b

Please sign in to comment.