Skip to content

Commit 93b2da2

Browse files
authored
Merge pull request #2131 from LukeHagar/patch-1
fix: Corrected broken URL
2 parents 543f5b8 + 05b1061 commit 93b2da2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/routes/blog/post/announcing-appwrite-sites/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Spin up your first site from the Console or [CLI](/docs/tooling/command-line/sit
9393

9494
# More resources
9595

96-
- [Appwrite Sites docs](/docs/producst/sites)
96+
- [Appwrite Sites docs](/docs/products/sites)
9797
- [Appwrite compared to Vercel](/blog/post/open-source-vercel-alternative)
9898
- [Appwrite Sites product tour](https://youtu.be/VtDe6hDw91k)
9999
- [Appwrite Sites video announcement](https://youtu.be/0cERQxFjTW4)

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/products/sites)
143+
- [Appwrite Sites prodcuts page](/products/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)

src/routes/blog/post/open-source-netlify-alternative/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Appwrite Sites is built for teams that want their frontends to do more, and for
211211

212212
# More resources
213213

214-
- [Appwrite Sites docs](/docs/producst/sites)
214+
- [Appwrite Sites docs](/docs/products/sites)
215215
- [Appwrite compared to Vercel](/blog/post/open-source-vercel-alternative)
216216
- [Appwrite Sites product tour](https://youtu.be/VtDe6hDw91k)
217217
- [Appwrite Sites video announcement](https://youtu.be/0cERQxFjTW4)

0 commit comments

Comments
 (0)