Skip to content

Commit e826e66

Browse files
authored
Change redirect from WG post to the blog (#4537)
1 parent e34da98 commit e826e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
{
1313
"source": "/link/switch-to-createroot",
14-
"destination": "https://github.com/reactwg/react-18/discussions/5",
14+
"destination": "https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html#updates-to-client-rendering-apis",
1515
"permanent": false
1616
},
1717
{

0 commit comments

Comments
 (0)