Skip to content

Commit

Permalink
Merge pull request #30 from laurafitzgerald/fix-get-started
Browse files Browse the repository at this point in the history
fix/update get started link
  • Loading branch information
maleck13 authored Aug 2, 2023
2 parents b91d3c1 + bac9d0f commit b76b1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags: index-page # Note: This adds a custom class to layout.njk
<h1>Gateway Policies for Kubernetes</h1>
<h2>Gateways play a pivotal role in application connectivity. With Kuadrant, platform engineers and application developers can easily scale, load-balance, and protect their services and infrastructure using its powerful policy APIs.</h2>
<div class="d-flex justify-content-center justify-content-lg-start">
<a href="http://docs.kuadrant.io/multicluster-gateway-controller/how-to/ocm-control-plane-walkthrough/" class="btn-get-started">Get Started</a>
<a href="http://docs.kuadrant.io/multicluster-gateway-controller/docs/getting-started" class="btn-get-started">Get Started</a>
<a href="https://youtu.be/TyhpIQXiPUo" class="glightbox btn-watch-video"><i class="bi bi-play-circle"></i><span>Watch Video</span></a>
</div>
</div>
Expand Down

0 comments on commit b76b1ee

Please sign in to comment.