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 0472d69 + e435146 commit a20521bCopy full SHA for a20521b
public/_redirects
src/pages/help.astro
@@ -0,0 +1,5 @@
1
+<script>
2
+ window.location.replace(
3
+ "https://docs.google.com/document/d/e/2PACX-1vTND_zm397IJTp4cbZwR3tpOhnsTtLIkDwcqDfMTg1K0jjWrHJ7i70ukkwukW2nL0nioqdCbOUG8E6I/pub",
4
+ );
5
+</script>
0 commit comments