We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4507489 + 1a2b845 commit 0581285Copy full SHA for 0581285
site/_redirects
@@ -1,5 +1,2 @@
1
-/swapi-graphql https://swapi-graphql.netlify.com 200
2
-/swapi-graphql/* https://swapi-graphql.netlify.com/:splat 200
3
-
4
-/swapi-graphql/graphql https://swapi-graphql.netlify.com/.netlify/functions/index 200
5
-/swapi-graphql/graphql/* https://swapi-graphql.netlify.com/.netlify/functions/index/:splat 200
+/swapi-graphql https://graphql.github.io/swapi-graphql/ 200
+/swapi-graphql/* https://graphql.github.io/swapi-graphql/:splat 200
0 commit comments