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 a121114 commit 1f6f8a2Copy full SHA for 1f6f8a2
learn/getting-started/index.html
@@ -0,0 +1,11 @@
1
+<!DOCTYPE html>
2
+<html>
3
+ <head>
4
+ <title>Getting Started</title>
5
+ <meta http-equiv="refresh" content="0; url=https://github.com/purescript/documentation/blob/master/guides/Getting-Started.md" />
6
+ </head>
7
+ <body>
8
+ <h1>This page has moved</h1>
9
+ <p>This page has moved <a href="https://github.com/purescript/documentation/blob/master/guides/Getting-Started.md">here</a>. </p>
10
+ </body>
11
+</html>
0 commit comments