Commit f5b764dd authored by Vikram Yadav's avatar Vikram Yadav
Browse files

Fix broken link to octant introduction on site

Signed-off-by: default avatarVikram Yadav <yvikram@vmware.com>

#2427
parent d0d58fa2
Showing with 1 addition and 1 deletion
+1 -1
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<div class="bg-grey introduction"> <div class="bg-grey introduction">
<div class="wrapper grid two"> <div class="wrapper grid two">
<div class="col"> <div class="col">
<p class="strong"><a href="/posts/2019-08-12-octant-reveals-objects-running-in-kubernetes-clusters/">Introduction to Octant</a></p> <p class="strong"><a href="/octant-reveals-objects-running-in-kubernetes-clusters/">Introduction to Octant</a></p>
<p>Learn about why Octant was created and how it aims to improve upon past attempts to create a Kubernetes dashboard.</p> <p>Learn about why Octant was created and how it aims to improve upon past attempts to create a Kubernetes dashboard.</p>
</div> </div>
<div class="col"> <div class="col">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment