Skip to content

Commit f1f6f2f

Browse files
authored
Correct docs link
1 parent 17215cb commit f1f6f2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/routes/blog/post/csr-ssg-ssr/+page.markdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ And the great thing is, if you're using platforms like Appwrite Sites and hybrid
139139
So if you’re just starting out, don’t stress about choosing the “perfect” rendering mode. Start with the defaults of your framework, and learn when to override them based on what your app needs.
140140

141141
# More resources
142-
- [Appwrite Sites docs](/docs/producst/sites)
143-
- [Appwrite Sites prodcuts page](/producst/sites)
142+
- [Appwrite Sites docs](/docs/product/sites)
143+
- [Appwrite Sites prodcuts page](/product/sites)
144144
- [How to host SSR web apps on Appwrite Sites](blog/post/host-ssr-web-apps-sites)
145145
- [SSR vs CSR with Next.js](/blog/post/csr-vs-ssr-with-nextjs)
146146
- [Appwrite SSR Authentication](https://www.youtube.com/watch?v=7LN05c-ov_0)

0 commit comments

Comments
 (0)