Skip to content

Commit 0581285

Browse files
authored
Merge pull request graphql#803 from acao/revert-800-patch-1
Revert "New swapi-graphql service using netlify functions"
2 parents 4507489 + 1a2b845 commit 0581285

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

site/_redirects

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
/swapi-graphql https://graphql.github.io/swapi-graphql/ 200
2+
/swapi-graphql/* https://graphql.github.io/swapi-graphql/:splat 200

0 commit comments

Comments
 (0)