Deployed 1ac112b to 6.0 with MkDocs 1.3.1 and mike 1.1.2

This commit is contained in:
ci-bot
2022-08-12 11:15:59 +00:00
parent e67ef3518b
commit e266eb6f90
77 changed files with 29135 additions and 59 deletions

View File

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