diff --git a/docs/vercel.json b/docs/vercel.json index 87f4fa86e36..1571d1e482c 100644 --- a/docs/vercel.json +++ b/docs/vercel.json @@ -10,7 +10,7 @@ ], "redirects": [ { - "source": "/|(/v0.2/?)", + "source": "/", "destination": "/v0.2/docs/introduction/" }, {