diff --git a/vercel.json b/vercel.json index 8b0546e372c..2ac1e94ac39 100644 --- a/vercel.json +++ b/vercel.json @@ -14,6 +14,11 @@ "destination": "/reference/react/useActionState", "permanent": true }, + { + "source": "/docs/thinking-in-react", + "destination": "/learn/thinking-in-react", + "permanent": false + }, { "source": "/learn/meet-the-team", "destination": "/community/team",