Skip to content

Commit f6730b3

Browse files
authored
Merge pull request #40 from SamBarker/hero-buttons
Hero buttons
2 parents 47e8279 + 3bdc3b7 commit f6730b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<h1 class="fw-bold text-body-emphasis lh-1 mb-3">Kroxylicious, the snappy open source proxy for Apache Kafka<sup>&#174;</sup></h1>
1515
<p class="lead">Topic encryption, policy-enforcement, multi-tenancy, audit and much more.</p>
1616
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
17-
<a href="{{site.baseurl}}/quickstarts/" alt="Get started with Kroxylicious" type="button" class="btn btn-light btn-lg px-4 gap-3">Get Started</a>
18-
<a href="{{site.baseurl}}/kroxylicious/" alt="Read the documentation" type="button" class="btn btn-light btn-lg px-4">Read the Docs</a>
17+
<a href="{{site.baseurl}}/overview/" alt="What Kroxylicious is and how does it work?" type="button" class="btn btn-light btn-lg px-4 gap-3">What is it?</a>
18+
<a href="{{site.baseurl}}/use-cases/" alt="What can Kroxylicious do?" type="button" class="btn btn-light btn-lg px-4 gap-3">What can it do?</a>
1919
</div>
2020
</div>
2121
</div>

0 commit comments

Comments
 (0)