react.dev
react.dev copied to clipboard
Fix 404 page for "/link/switch-to-createroot"
trafficstars
Hello, I was testing react 18 alpha and I found a guide for using new api.

But the link https://reactjs.org/link/switch-to-createroot seems to be empty.

I guess the redirection url is missing in the vercel config.
So I added the link to vercel.json.
Thanks.
Not sure what happened between https://github.com/facebook/react/pull/21652 and now. @acdlite said it already redirects but maybe this broken in between?