Manual fix for "latest" version

This commit is contained in:
ThinkChaos 2024-01-08 19:36:22 -05:00
parent b6970ffbde
commit 3c75f9aa76
No known key found for this signature in database
11 changed files with 180 additions and 1 deletions

1
latest
View File

@ -1 +0,0 @@
v0.23

18
latest/404.html Normal file
View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../v0.23/404.html" />
</noscript>
<script>
window.location.replace(
"../v0.23/404.html" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../v0.23/404.html">../v0.23/404.html</a>...
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../v0.23/additional_information/" />
</noscript>
<script>
window.location.replace(
"../../v0.23/additional_information/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../v0.23/additional_information/">../../v0.23/additional_information/</a>...
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../v0.23/configuration/" />
</noscript>
<script>
window.location.replace(
"../../v0.23/configuration/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../v0.23/configuration/">../../v0.23/configuration/</a>...
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../v0.23/includes/abbreviations/" />
</noscript>
<script>
window.location.replace(
"../../../v0.23/includes/abbreviations/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../v0.23/includes/abbreviations/">../../../v0.23/includes/abbreviations/</a>...
</body>
</html>

18
latest/index.html Normal file
View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../v0.23/" />
</noscript>
<script>
window.location.replace(
"../v0.23/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../v0.23/">../v0.23/</a>...
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../v0.23/installation/" />
</noscript>
<script>
window.location.replace(
"../../v0.23/installation/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../v0.23/installation/">../../v0.23/installation/</a>...
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../v0.23/interfaces/" />
</noscript>
<script>
window.location.replace(
"../../v0.23/interfaces/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../v0.23/interfaces/">../../v0.23/interfaces/</a>...
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../v0.23/network_configuration/" />
</noscript>
<script>
window.location.replace(
"../../v0.23/network_configuration/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../v0.23/network_configuration/">../../v0.23/network_configuration/</a>...
</body>
</html>

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../v0.23/prometheus_grafana/" />
</noscript>
<script>
window.location.replace(
"../../v0.23/prometheus_grafana/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../v0.23/prometheus_grafana/">../../v0.23/prometheus_grafana/</a>...
</body>
</html>

18
latest/rapidoc.html Normal file
View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../v0.23/rapidoc.html" />
</noscript>
<script>
window.location.replace(
"../v0.23/rapidoc.html" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../v0.23/rapidoc.html">../v0.23/rapidoc.html</a>...
</body>
</html>