Skip to content

Commit ba79990

Browse files
authored
Merge pull request #2 from danicostales/main
Update Discord URL to new link
2 parents eebc449 + eab5cad commit ba79990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/routes/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ async function fetchIndexData(): Promise<IndexData> {
3333
}
3434
}
3535

36-
const DISCORD_URL = 'https://discord.gg/catyMZrF'
36+
const DISCORD_URL = 'https://discord.gg/vXnJSRu6nK'
3737
const SOCIAL_MASTODON = 'https://mastodon.social/@gpul_'
3838
const SOCIAL_BSKY = 'https://bsky.app/profile/gpul.org'
3939
const SOCIAL_LINKEDIN = 'https://www.linkedin.com/company/gpul'

0 commit comments

Comments
 (0)