Deployed f5f4ea4 to 10.1 with MkDocs 1.2.4 and mike 1.1.2

This commit is contained in:
fastapi-users-ci
2022-06-21 06:05:54 +00:00
parent be08fc9beb
commit 2c09a6d562
122 changed files with 59827 additions and 112 deletions

View File

@ -4,13 +4,13 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../10.0/cookbook/create-user-programmatically/" />
<meta http-equiv="refresh" content="1; url=../../../10.1/cookbook/create-user-programmatically/" />
</noscript>
<script>
window.location.replace("../../../10.0/cookbook/create-user-programmatically/" + window.location.hash);
window.location.replace("../../../10.1/cookbook/create-user-programmatically/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../10.0/cookbook/create-user-programmatically/">../../../10.0/cookbook/create-user-programmatically/</a>...
Redirecting to <a href="../../../10.1/cookbook/create-user-programmatically/">../../../10.1/cookbook/create-user-programmatically/</a>...
</body>
</html>