Deployed 685984e to 10.0 with MkDocs 1.2.4 and mike 1.1.2

This commit is contained in:
fastapi-users-ci
2022-05-05 13:00:20 +00:00
parent ce857a001c
commit 258d163487
126 changed files with 59552 additions and 167 deletions

View File

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