Little helper to run CNCF's k3s in Docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k3d/404.html

17 lines
337 B

3 years ago
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
3 years ago
<meta http-equiv="refresh" content="1; url=stable/" />
3 years ago
</noscript>
<script>
3 years ago
window.location.replace("stable/" + window.location.hash);
3 years ago
</script>
</head>
<body>
3 years ago
Redirecting to <a href="stable/">stable/</a>...
3 years ago
</body>
</html>