diff --git a/src/routes/(console)/bottomAlerts.ts b/src/routes/(console)/bottomAlerts.ts index 9de8d63e68..f5ee4777c2 100644 --- a/src/routes/(console)/bottomAlerts.ts +++ b/src/routes/(console)/bottomAlerts.ts @@ -34,7 +34,7 @@ if (isCloud && SHOW_IMAGINE_PROMO) { light: '#333333', dark: '#CCCCCC' }, - link: () => 'https://studio.imagine.dev', + link: () => 'https://cloud.appwrite.io', external: true, hideOnClick: true },