Deployed fe31cee to 5.0 with MkDocs 1.3.1 and mike 1.1.2

This commit is contained in:
ci-bot
2022-08-08 09:10:59 +00:00
parent d67e09e151
commit e5b886e1b6
87 changed files with 29348 additions and 167 deletions

View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../5.0/usage/example-requests/" />
</noscript>
<script>
window.location.replace("../../../5.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>...
</body>
</html>