diff --git a/src/setup/constants.ts b/src/setup/constants.ts index e98284fa..2e83dec6 100644 --- a/src/setup/constants.ts +++ b/src/setup/constants.ts @@ -1,5 +1,5 @@ export const APP_VERSION = import.meta.env.PACKAGE_VERSION; -export const DISCORD_LINK = "https://movie-web.github.io/links/discord"; +export const DISCORD_LINK = "https://discord.gg/7FrXjCrDyp"; export const GITHUB_LINK = "https://github.com/sussy-code/smov"; export const TWITTER_LINK = "https://twitter.com/SudoFlix"; export const DONATION_LINK = "https://ko-fi.com/movieweb";