Skip to content

Commit 36b906e

Browse files
authored
chore: update remix to react router (cloudflare#21847)
1 parent 795aed6 commit 36b906e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/workers/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A serverless platform for building, deploying, and scaling apps across [Cloudfla
1717

1818
With Cloudflare Workers, you can expect to:
1919
- Deliver fast performance with high reliability anywhere in the world
20-
- Build full-stack apps with your framework of choice, including [React](/workers/frameworks/framework-guides/react-router/), [Vue](/workers/frameworks/framework-guides/vue/), [Svelte](/workers/frameworks/framework-guides/svelte/), [Next](/workers/frameworks/framework-guides/nextjs/), [Astro](/workers/frameworks/framework-guides/astro/), [Remix](/workers/frameworks/framework-guides/react-router/), [and more](/workers/frameworks/)
20+
- Build full-stack apps with your framework of choice, including [React](/workers/frameworks/framework-guides/react-router/), [Vue](/workers/frameworks/framework-guides/vue/), [Svelte](/workers/frameworks/framework-guides/svelte/), [Next](/workers/frameworks/framework-guides/nextjs/), [Astro](/workers/frameworks/framework-guides/astro/), [React Router](/workers/frameworks/framework-guides/react-router/), [and more](/workers/frameworks/)
2121
- Use your preferred language, including [JavaScript](/workers/languages/javascript/), [TypeScript](/workers/languages/typescript/), [Python](/workers/languages/python/), [Rust](/workers/languages/rust/), [and more](/workers/runtime-apis/webassembly/)
2222
- Gain deep visibility and insight with built-in [observability](/workers/observability/logs/)
2323
- Get started for free and grow with flexible [pricing](/workers/platform/pricing/), affordable at any scale
@@ -146,4 +146,4 @@ Streamlined image infrastructure from a single API.
146146

147147
---
148148

149-
Want to connect with the Workers community? [Join our Discord](https://discord.cloudflare.com)
149+
Want to connect with the Workers community? [Join our Discord](https://discord.cloudflare.com)

0 commit comments

Comments
 (0)