Deployed 33229c3 to v7.4.0 with MkDocs 1.4.2 and mike 1.1.2

This commit is contained in:
GitHub Action
2023-09-05 08:08:26 +00:00
parent 8166b97d85
commit 19f9f3338c
62 changed files with 17957 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=../v7.3.0/404.html" />
<meta http-equiv="refresh" content="1; url=../v7.4.0/404.html" />
</noscript>
<script>
window.location.replace("../v7.3.0/404.html" + window.location.hash);
window.location.replace("../v7.4.0/404.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../v7.3.0/404.html">../v7.3.0/404.html</a>...
Redirecting to <a href="../v7.4.0/404.html">../v7.4.0/404.html</a>...
</body>
</html>