mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-13 03:09:11 +00:00
Set default version of docs to latest (#1082)
This commit is contained in:
parent
16ba76614f
commit
ee969a5034
11
index.html
Normal file
11
index.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Redirecting</title>
|
||||
<script>
|
||||
window.location.replace("latest");
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user