diff --git a/vercel.json b/vercel.json index c9dcc98bc5..ca46883581 100644 --- a/vercel.json +++ b/vercel.json @@ -52,7 +52,7 @@ }, { "source": "/graphql-js/:path*", - "destination": "https://graphql-js.org/:path*", + "destination": "https://graphql-js.org/docs/:path*", "permanent": true }, {