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/CHANGELOG/" />
<meta http-equiv="refresh" content="1; url=../../v6.1.0/CHANGELOG/" />
</noscript>
<script>
window.location.replace("../../master/CHANGELOG/" + window.location.hash);
window.location.replace("../../v6.1.0/CHANGELOG/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../master/CHANGELOG/">../../master/CHANGELOG/</a>...
Redirecting to <a href="../../v6.1.0/CHANGELOG/">../../v6.1.0/CHANGELOG/</a>...
</body>
</html>