We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb2f45 commit 783811cCopy full SHA for 783811c
SerialPrograms/Source/CommonFramework/Globals.cpp
@@ -47,7 +47,7 @@ const std::string PROGRAM_VERSION = PROGRAM_VERSION_BASE + "-user";
47
const std::string PROGRAM_NAME = "Pok\u00e9mon Automation";
48
49
const std::string DISCORD_LINK = "discord.gg/PokemonAutomation";
50
-const std::string DISCORD_LINK_URL = "https://discord.gg/cQ4gWxN";
+const std::string DISCORD_LINK_URL = "https://discord.gg/BSjDp27";
51
const std::string ONLINE_DOC_URL = "https://github.com/PokemonAutomation/";
52
const std::string PROJECT_GITHUB = "github.com/PokemonAutomation";
53
const std::string PROJECT_GITHUB_URL = "https://github.com/PokemonAutomation/";
0 commit comments