Skip to content

Commit b92b94f

Browse files
authored
Merge pull request #2703 from appwrite/remove-studio-link
2 parents 557a0cd + f54f660 commit b92b94f

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
@@ -34,7 +34,7 @@ if (isCloud && SHOW_IMAGINE_PROMO) {
3434
light: '#333333',
3535
dark: '#CCCCCC'
3636
},
37-
link: () => 'https://studio.imagine.dev',
37+
link: () => 'https://cloud.appwrite.io',
3838
external: true,
3939
hideOnClick: true
4040
},

0 commit comments

Comments
 (0)