Deployed 5ad5270 to v6.1.0 with MkDocs 1.2.3 and mike 1.0.1
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user