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