Update Discord Invite Link

This commit is contained in:
damocleas 2025-06-02 14:33:39 -04:00 committed by GitHub
parent ea64024e09
commit 7cd89cd4f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ enum MenuOptions {
} }
let wikiUrl = "https://wiki.pokerogue.net/start"; let wikiUrl = "https://wiki.pokerogue.net/start";
const discordUrl = "https://discord.gg/uWpTfdKG49"; const discordUrl = "https://discord.gg/pokerogue";
const githubUrl = "https://github.com/pagefaultgames/pokerogue"; const githubUrl = "https://github.com/pagefaultgames/pokerogue";
const redditUrl = "https://www.reddit.com/r/pokerogue"; const redditUrl = "https://www.reddit.com/r/pokerogue";
const donateUrl = "https://github.com/sponsors/pagefaultgames"; const donateUrl = "https://github.com/sponsors/pagefaultgames";