You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/workers/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Build, deploy, and scale apps across [Cloudflare's global network](https://www.c
17
17
18
18
With Cloudflare Workers, you can expect to:
19
19
- Deliver serverless, lightning-fast performance with low latency and optimized reliability
20
-
- Use your Framework of choice, including [Vue](/workers/frameworks/framework-guides/vue/), [Svelte](/workers/frameworks/framework-guides/svelte/), [Astro](/workers/frameworks/framework-guides/astro/), [Remix](/frameworks/framework-guides/react-router/), [Next](workers/frameworks/framework-guides/nextjs/), [React](/workers/frameworks/framework-guides/react-router/), [and more](/workers/frameworks/)
20
+
- Use your Framework of choice, including [Vue](/workers/frameworks/framework-guides/vue/), [Svelte](/workers/frameworks/framework-guides/svelte/), [Astro](/workers/frameworks/framework-guides/astro/), [Remix](/workers/frameworks/framework-guides/react-router/), [Next](/workers/frameworks/framework-guides/nextjs/), [React](/workers/frameworks/framework-guides/react-router/), [and more](/workers/frameworks/)
21
21
- Use your preferred language, including JavaScript, TypeScript, Python, Rust, and more
22
22
- Get started for free and grow with flexible [pricing](/workers/platform/pricing/), affordable at any scale
23
23
- Gain deep visibility and insight with built-in [Observability](/workers/observability/logs/)
0 commit comments