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 d2f68c2 commit b00c0fbCopy full SHA for b00c0fb
test.html
@@ -0,0 +1,10 @@
1
+ <html xmlns="http://www.w3.org/1999/xhtml">
2
+ <head>
3
+ <title>GraphQL Foundation</title>
4
+ <meta http-equiv="refresh" content="0;URL='https://graphql.org/foundation/'" />
5
+ </head>
6
+ <body>
7
+ <p>This page has moved to our permanent site at <a href="https://graphql.org/foundation/">
8
+ graphql.org</a>.</p>
9
+ </body>
10
+</html>
0 commit comments