Deployed 4dbc985 to v7.0.0 with MkDocs 1.2.4 and mike 1.1.2

This commit is contained in:
GitHub Action
2022-07-31 14:22:21 +00:00
parent 5ef7227a58
commit 81731908eb
60 changed files with 17372 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=../../v6.1.0/CHANGELOG/" />
<meta http-equiv="refresh" content="1; url=../../v7.0.0/CHANGELOG/" />
</noscript>
<script>
window.location.replace("../../v6.1.0/CHANGELOG/" + window.location.hash);
window.location.replace("../../v7.0.0/CHANGELOG/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../v6.1.0/CHANGELOG/">../../v6.1.0/CHANGELOG/</a>...
Redirecting to <a href="../../v7.0.0/CHANGELOG/">../../v7.0.0/CHANGELOG/</a>...
</body>
</html>