Skip to content

Commit 941e4e7

Browse files
(docs:fix) fixed cloudflare workers anchor link (#5723)
Fix cloudflare workers anchor link Previously the anchor link was set to "#cloudflare-workers" which was not working due to change in title, so I replaced it with "#cloudflare-workers--official-partner". Co-authored-by: Birk Skyum <[email protected]>
1 parent e5e8b33 commit 941e4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/start/framework/react/guide/hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ However, since hosting is one of the most crucial aspects of your application's
1818
1919
Once you've chosen a deployment target, you can follow the deployment guidelines below to deploy your TanStack Start application to the hosting provider of your choice:
2020

21-
- [`cloudflare-workers`](#cloudflare-workers): Deploy to Cloudflare Workers
21+
- [`cloudflare-workers`](#cloudflare-workers--official-partner): Deploy to Cloudflare Workers
2222
- [`netlify`](#netlify): Deploy to Netlify
2323
- [`nitro`](#nitro): Deploy using Nitro
2424
- [`vercel`](#vercel): Deploy to Vercel

0 commit comments

Comments
 (0)