diff --git a/tabby-core/src/services/homeBase.service.ts b/tabby-core/src/services/homeBase.service.ts index b508aa88..1196a0c5 100644 --- a/tabby-core/src/services/homeBase.service.ts +++ b/tabby-core/src/services/homeBase.service.ts @@ -28,7 +28,7 @@ export class HomeBaseService { } openDiscord (): void { - this.platform.openExternal('https://discord.gg/4c5EVTBhtp') + this.platform.openExternal('https://discord.gg/Vn7BjmzhtF') } openTranslations (): void {