diff --git a/docs/start/framework/react/hosting.md b/docs/start/framework/react/hosting.md index aff63011e7e..9c6805354ce 100644 --- a/docs/start/framework/react/hosting.md +++ b/docs/start/framework/react/hosting.md @@ -35,7 +35,7 @@ When a TanStack Start application is being deployed, the `target` value in the T - [`netlify`](#netlify): Deploy to Netlify - [`vercel`](#vercel): Deploy to Vercel -- [`cloudflare-pages`](#cloudflare-pages): Deploy to Cloudflare Pages +- [`cloudflare-module`](#cloudflare-workers): Deploy to Cloudflare Workers - [`node-server`](#nodejs): Deploy to a Node.js server - [`bun`](#bun): Deploy to a Bun server - ... and more to come!