Skip to content

Commit 1a2b845

Browse files
authored
Revert "New swapi-graphql service using netlify functions"
1 parent 4507489 commit 1a2b845

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)