Update Discord invite url

This commit is contained in:
Jaex 2018-03-18 22:45:24 +03:00
parent c15204caa5
commit 76a318b295

View file

@ -37,7 +37,7 @@ public static class Links
public const string URL_MIKE = "https://github.com/McoreD";
public const string URL_STEAM = "http://store.steampowered.com/app/400040/";
public const string URL_PATREON = "https://www.patreon.com/ShareX";
public const string URL_DISCORD = "https://discord.gg/E4R3Qa9";
public const string URL_DISCORD = "https://discord.gg/ShareX";
private const string URL_DOCS = URL_WEBSITE + "/docs";
public const string URL_CUSTOM_UPLOADER = URL_DOCS + "/custom-uploader";
public const string URL_CUSTOM_UPLOADERS = "https://github.com/ShareX/CustomUploaders";