diff --git a/docs/vercel.json b/docs/vercel.json index 2f9d8c04c3d..6be4a6cee04 100644 --- a/docs/vercel.json +++ b/docs/vercel.json @@ -14,7 +14,7 @@ "destination": "/v0.1/docs/:path*/" }, { - "source": "(/?)|(/v0.1/?)", + "source": "(/?)", "destination": "/v0.1/docs/get_started/introduction/" }, {