Deployed 5ad5270 to v6.1.0 with MkDocs 1.2.3 and mike 1.0.1

This commit is contained in:
GitHub Action
2021-10-20 09:55:32 +00:00
parent 0b160181b2
commit 525048a801
60 changed files with 16964 additions and 31 deletions
+3 -3
View File
@@ -4,13 +4,13 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../master/404.html" />
<meta http-equiv="refresh" content="1; url=../v6.1.0/404.html" />
</noscript>
<script>
window.location.replace("../master/404.html" + window.location.hash);
window.location.replace("../v6.1.0/404.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../master/404.html">../master/404.html</a>...
Redirecting to <a href="../v6.1.0/404.html">../v6.1.0/404.html</a>...
</body>
</html>