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.
1 parent aee5ae1 commit f11410aCopy full SHA for f11410a
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