2023-10-05 00:43:08 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>Redirecting</title>
|
|
|
|
<noscript>
|
2023-11-01 18:13:55 +00:00
|
|
|
<meta http-equiv="refresh" content="1; url=../../v0.11.0/install-and-setup/" />
|
2023-10-05 00:43:08 +00:00
|
|
|
</noscript>
|
|
|
|
<script>
|
2023-11-01 18:13:55 +00:00
|
|
|
window.location.replace("../../v0.11.0/install-and-setup/" + window.location.hash);
|
2023-10-05 00:43:08 +00:00
|
|
|
</script>
|
|
|
|
</head>
|
|
|
|
<body>
|
2023-11-01 18:13:55 +00:00
|
|
|
Redirecting to <a href="../../v0.11.0/install-and-setup/">../../v0.11.0/install-and-setup/</a>...
|
2023-10-05 00:43:08 +00:00
|
|
|
</body>
|
|
|
|
</html>
|