diff --git a/app.py b/app.py index 43c00e2..c62977e 100644 --- a/app.py +++ b/app.py @@ -41,8 +41,8 @@ DB_PASSWORD = get_env_var("DB_PASSWORD") DB_NAME = get_env_var("DB_NAME") BOT_VERSION = "1.0.2" -VERSION_URL = "https://raw.githubusercontent.com/PenguCCN/Jellyfin-Discord/main/version.txt" -RELEASES_URL = "https://github.com/PenguCCN/Jellyfin-Discord/releases" +VERSION_URL = "https://raw.githubusercontent.com/PenguCCN/Jellycord/main/version.txt" +RELEASES_URL = "https://github.com/PenguCCN/Jellycord/releases" # ===================== # EVENT LOGGING