react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

Fix 404 page for "/link/switch-to-createroot"

Open ajaxlab opened this issue 4 years ago • 1 comments
trafficstars

Hello, I was testing react 18 alpha and I found a guide for using new api.

image

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

image

I guess the redirection url is missing in the vercel config. So I added the link to vercel.json.

Thanks.

ajaxlab avatar Sep 28 '21 16:09 ajaxlab

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?

eps1lon avatar Sep 28 '21 18:09 eps1lon