Skip to content

Commit 13d9952

Browse files
authored
Fix discord link in GA page (supabase#40133)
Fix discord link
1 parent 755153c commit 13d9952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/www/data/ga.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ We're committed to our Free Plan - we know the importance of this for testing ho
8888
{
8989
number: '25,000',
9090
text: 'Discord members',
91-
url: 'https://discord.com/invite/R7bSpeBSJE',
91+
url: 'https://discord.supabase.com',
9292
icon: <IconDiscord />,
9393
},
9494
{

0 commit comments

Comments
 (0)