Skip to content

Commit 038bc67

Browse files
committed
docs: add links to CDN, edge, and network docs in cloud hosting section
1 parent b7857a3 commit 038bc67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Appwrite Sites runs SSR apps in **isolated containers**, which means:
107107

108108
That container-based model gives you more flexibility, especially if you're doing server-side API calls, interacting with Appwrite's SDK, or running custom logic during rendering.
109109

110-
Appwrite Cloud takes care of all the serverless functionality with optimized CDNs, edge capabilities, and autoscaling built in and fully abstracted, so you can focus on your application code rather than infrastructure management.
110+
Appwrite Cloud takes care of all the serverless functionality with [optimized CDNs](/docs/products/network/cdn), [edge capabilities](/docs/products/network/edges), and autoscaling built in and fully abstracted through the [Appwrite Network](/docs/products/network), so you can focus on your application code rather than infrastructure management.
111111

112112
# Environment variables
113113

0 commit comments

Comments
 (0)