Reduce complexity of root redirect to avoid content flashing
parent
0839b70753
commit
9716f56ef6
|
|
@ -1,21 +1,7 @@
|
|||
---
|
||||
title: "minikube"
|
||||
---
|
||||
|
||||
|
||||
---
|
||||
|
||||
# [minikube site](https://minikube.sigs.k8s.io/docs/)
|
||||
|
||||
<!-- Sales pitch -->
|
||||
{{< blocks/lead >}}
|
||||
<h1><a href="https://minikube.sigs.k8s.io/docs/"> minikube docs website </a> </h1>
|
||||
|
||||
minikube website has moved to <a href="/docs">/docs</a>
|
||||
<a href="/docs">redirecting to /docs</a>
|
||||
<script language="javascript">
|
||||
window.location.replace("/docs");
|
||||
</script>
|
||||
|
||||
{{< /blocks/lead >}}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue