Existing documentation URL(s)
https://developers.cloudflare.com/workers/
What changes are you suggesting?
I found an incorrect link in the documentation. When clicking on "React", users are directed to the React Router framework guide instead of the React framework guide.
The link for React currently points to: https://developers.cloudflare.com/workers/frameworks/framework-guides/react-router/
The link should point to the correct React framework guide: https://developers.cloudflare.com/workers/frameworks/framework-guides/react/
Additional information
No response