Deployed 6f28708 to 1.4 with MkDocs 1.2.3 and mike 1.1.2

This commit is contained in:
bunkerity
2022-06-03 16:44:49 +01:00
parent 1434375b8f
commit 9422cdf88d
89 changed files with 21833 additions and 1 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=../../1.4/security-tuning/" />
</noscript>
<script>
window.location.replace("../../1.4/security-tuning/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../1.4/security-tuning/">../../1.4/security-tuning/</a>...
</body>
</html>