Skip to content

Commit 7a69458

Browse files
committed
Fix link
1 parent eb29e70 commit 7a69458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/routes/(init)/init/+page.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
type: 'Blog'
4949
},
5050
{
51-
title: 'How to host web apps with Appwrite Sites',
52-
url: '/blog/post/',
51+
title: 'How to host SSR web apps with Appwrite Sites',
52+
url: '/blog/post/host-ssr-web-apps-sites',
5353
type: 'Blog'
5454
},
5555
{

0 commit comments

Comments
 (0)