Update bottomAlerts.ts

corrected the link
This commit is contained in:
Harsh Mahajan
2025-07-16 14:12:25 +05:30
committed by GitHub
parent 03f5b0d6ab
commit 0b845e3bb0
+1 -1
View File
@@ -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
},