Skip to content

Commit 783811c

Browse files
committed
New Discord link.
1 parent 5bb2f45 commit 783811c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SerialPrograms/Source/CommonFramework/Globals.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const std::string PROGRAM_VERSION = PROGRAM_VERSION_BASE + "-user";
4747
const std::string PROGRAM_NAME = "Pok\u00e9mon Automation";
4848

4949
const std::string DISCORD_LINK = "discord.gg/PokemonAutomation";
50-
const std::string DISCORD_LINK_URL = "https://discord.gg/cQ4gWxN";
50+
const std::string DISCORD_LINK_URL = "https://discord.gg/BSjDp27";
5151
const std::string ONLINE_DOC_URL = "https://github.com/PokemonAutomation/";
5252
const std::string PROJECT_GITHUB = "github.com/PokemonAutomation";
5353
const std::string PROJECT_GITHUB_URL = "https://github.com/PokemonAutomation/";

0 commit comments

Comments
 (0)