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 80c5f1b + 9218825 commit 4507489Copy full SHA for 4507489
site/_redirects
@@ -1,2 +1,5 @@
1
-/swapi-graphql https://graphql.github.io/swapi-graphql/ 200
2
-/swapi-graphql/* https://graphql.github.io/swapi-graphql/:splat 200
+/swapi-graphql https://swapi-graphql.netlify.com 200
+/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
0 commit comments