Deployed d61bf9b to .x with MkDocs 1.4.2 and mike 1.1.2

This commit is contained in:
ci-bot
2022-11-24 13:27:51 +00:00
parent f8777c5869
commit aeaaa0dce2
81 changed files with 30375 additions and 58 deletions

View File

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