Deployed 43c8328 to v7.2.1 with MkDocs 1.4.2 and mike 1.1.2
This commit is contained in:
+3
-3
@@ -4,13 +4,13 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting</title>
|
||||
<noscript>
|
||||
<meta http-equiv="refresh" content="1; url=../v7.2.0/404.html" />
|
||||
<meta http-equiv="refresh" content="1; url=../v7.2.1/404.html" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("../v7.2.0/404.html" + window.location.hash);
|
||||
window.location.replace("../v7.2.1/404.html" + window.location.hash);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="../v7.2.0/404.html">../v7.2.0/404.html</a>...
|
||||
Redirecting to <a href="../v7.2.1/404.html">../v7.2.1/404.html</a>...
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user