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 aee5ae1 + f11410a commit 357ddb4Copy full SHA for 357ddb4
site/swapi-graphql/index.html.js
@@ -0,0 +1,3 @@
1
+var React = require('react')
2
+var Redirect = require('../_core/Redirect')
3
+export default () => <Redirect to="https://graphql.github.io/swapi-graphql" />
0 commit comments