mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-07-07 23:28:14 +00:00
16 lines
416 B
HTML
16 lines
416 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting</title>
|
|
<noscript>
|
|
<meta http-equiv="refresh" content="1; url=../../v0.6.15/installation/" />
|
|
</noscript>
|
|
<script>
|
|
window.location.replace("../../v0.6.15/installation/" + window.location.hash);
|
|
</script>
|
|
</head>
|
|
<body>
|
|
Redirecting to <a href="../../v0.6.15/installation/">../../v0.6.15/installation/</a>...
|
|
</body>
|
|
</html> |