Deployed 311bf49 to v7.1.0 with MkDocs 1.4.2 and mike 1.1.2

This commit is contained in:
GitHub Action
2023-02-24 08:42:59 +00:00
parent 7d6ff5e6a1
commit 4ecafdae17
62 changed files with 17678 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.0.1/sophia_examples/" />
<meta http-equiv="refresh" content="1; url=../../v7.1.0/sophia_examples/" />
</noscript>
<script>
window.location.replace("../../v7.0.1/sophia_examples/" + window.location.hash);
window.location.replace("../../v7.1.0/sophia_examples/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../v7.0.1/sophia_examples/">../../v7.0.1/sophia_examples/</a>...
Redirecting to <a href="../../v7.1.0/sophia_examples/">../../v7.1.0/sophia_examples/</a>...
</body>
</html>