diff --git a/src/mw_constants.ts b/src/mw_constants.ts index 5e325ebd..d876dc6f 100644 --- a/src/mw_constants.ts +++ b/src/mw_constants.ts @@ -1,3 +1,3 @@ export const DISCORD_LINK = "https://discord.gg/Jhqt4Xzpfb"; -export const GITHUB_LINK = "https://github.com/JamesHawkinss/movie-web"; +export const GITHUB_LINK = "https://github.com/movie-web/movie-web"; export const APP_VERSION = "2.1.1";