Thanks to visit codestin.com Credit goes to github.com
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 69f8095 commit 2fbcfc8Copy full SHA for 2fbcfc8
_includes/index-redirect.html
getting-started/meta/index.html
@@ -1,5 +1,5 @@
1
----
2
-data_file: getting-started
3
4
-
5
-{% include index-redirect.html %}
+<html>
+ <head>
+ <meta http-equiv="refresh" content="0; url=/getting-started/meta/quote-and-unquote.html" />
+ </head>
+</html>
getting-started/mix-otp/index.html
+ <meta http-equiv="refresh" content="0; url=/getting-started/mix-otp/introduction-to-mix.html" />
0 commit comments