Skip to content

Commit

Permalink
Fixes #37 Getting started FAQ inconsistent
Browse files Browse the repository at this point in the history
  • Loading branch information
mmurphy committed Nov 2, 2023
1 parent dad1d59 commit 22af636
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 @@ -205,7 +205,7 @@ tags: index-page # Note: This adds a custom class to layout.njk
<i class="bx bx-help-circle icon-help"></i> <a data-bs-toggle="collapse" class="collapse" data-bs-target="#faq-list-3">How do I get started with Kuadrant? <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
<div id="faq-list-3" class="collapse" data-bs-parent=".faq-list">
<p>
Getting started with Kuadrant is straightforward. You can find all the necessary information on the Kuadrant GitHub page, including detailed documentation and setup guides. For further assistance, you can also join the Kuadrant community where you'll find helpful resources and support.
Getting started with Kuadrant is straightforward. You can find all the necessary information on the Kuadrant Documentation <a href="https://docs.kuadrant.io/getting-started/">Getting Started page</a>, including detailed documentation and setup guides. For further assistance, you can also join the Kuadrant community where you'll find helpful resources and support.
</p>
</div>
</li>
Expand Down

0 comments on commit 22af636

Please sign in to comment.