Deployed 1256444 to 4.1 with MkDocs 1.3.1 and mike 1.1.2

This commit is contained in:
ci-bot
2022-08-04 12:46:43 +00:00
parent 45064838d9
commit 55d16ed4e1
452 changed files with 18038 additions and 11134 deletions

View File

@@ -4,13 +4,13 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../4.0/example-requests/" />
<meta http-equiv="refresh" content="1; url=../../4.1/example-requests/" />
</noscript>
<script>
window.location.replace("../../4.0/example-requests/" + window.location.hash);
window.location.replace("../../4.1/example-requests/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../4.0/example-requests/">../../4.0/example-requests/</a>...
Redirecting to <a href="../../4.1/example-requests/">../../4.1/example-requests/</a>...
</body>
</html>