Skip to content

Commit 0b845e3

Browse files
authored
Update bottomAlerts.ts
corrected the link
1 parent 03f5b0d commit 0b845e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/(console)/bottomAlerts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ if (isCloud) {
111111
scope: 'project',
112112
cta: {
113113
text: 'Read announcement',
114-
link: () => 'https://appwrite.io/blog/post/announcing-auto-increment',
114+
link: () => 'https://appwrite.io/blog/post/announcing-auto-increment-support',
115115
external: true,
116116
hideOnClick: true
117117
},

0 commit comments

Comments
 (0)