mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update bottomAlerts.ts
corrected the link
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user