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 4f99ee8 commit 53dfd61Copy full SHA for 53dfd61
website/static/index.html
@@ -18,7 +18,7 @@
18
<html lang="en-US">
19
<head>
20
<meta charset="UTF-8">
21
- <meta http-equiv="refresh" content="0; url=docs/id-of-doc-to-land-on.html">
+ <meta http-equiv="refresh" content="0; url=docs/getting-started.html">
22
<script type="text/javascript">
23
window.location.href = 'docs/getting-started.html';
24
</script>
0 commit comments