mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-29 18:20:57 +00:00
Deployed c2e44c1 to 0.6.5 with MkDocs 1.2.3 and mike 1.1.2
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting</title>
|
||||
<noscript>
|
||||
<meta http-equiv="refresh" content="1; url=../../../0.6.4/usage/basic-mode/" />
|
||||
<meta http-equiv="refresh" content="1; url=../../../0.6.5/usage/basic-mode/" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("../../../0.6.4/usage/basic-mode/" + window.location.hash);
|
||||
window.location.replace("../../../0.6.5/usage/basic-mode/" + window.location.hash);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="../../../0.6.4/usage/basic-mode/">../../../0.6.4/usage/basic-mode/</a>...
|
||||
Redirecting to <a href="../../../0.6.5/usage/basic-mode/">../../../0.6.5/usage/basic-mode/</a>...
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user