Skip to content

Commit d7799da

Browse files
authored
Improve graphql-js.org redirects in vercel.json (#1958)
1 parent fab410f commit d7799da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
{
5454
"source": "/graphql-js/:path*",
55-
"destination": "https://graphql-js.org/:path*",
55+
"destination": "https://graphql-js.org/docs/:path*",
5656
"permanent": true
5757
},
5858
{

0 commit comments

Comments
 (0)