diff --git a/src/routes/(console)/bottomAlerts.ts b/src/routes/(console)/bottomAlerts.ts index d4504b2e1..76ac6e18d 100644 --- a/src/routes/(console)/bottomAlerts.ts +++ b/src/routes/(console)/bottomAlerts.ts @@ -111,7 +111,7 @@ if (isCloud) { scope: 'project', cta: { text: 'Read announcement', - link: () => 'https://appwrite.io/blog/post/announcing-auto-increment', + link: () => 'https://appwrite.io/blog/post/announcing-auto-increment-support', external: true, hideOnClick: true },