Deployed 6f28708 to 1.4 with MkDocs 1.2.3 and mike 1.1.2
This commit is contained in:
16
latest/concepts/index.html
Normal file
16
latest/concepts/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting</title>
|
||||
<noscript>
|
||||
<meta http-equiv="refresh" content="1; url=../../1.4/concepts/" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("../../1.4/concepts/" + window.location.hash);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="../../1.4/concepts/">../../1.4/concepts/</a>...
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user