Skip to content

Commit

Permalink
Merge pull request #38 from mmurphy/getting_started_issue_37
Browse files Browse the repository at this point in the history
Fixes #37 Getting started FAQ inconsistent
  • Loading branch information
maleck13 authored Nov 10, 2023
2 parents dad1d59 + 22af636 commit 03cc604
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 03cc604

Please sign in to comment.