Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h2 class="h4 text-center">Modularity</h2>
<div class="row justify-content-center text-center">
<div class="col-lg-8"> <!-- Widened for better readability -->
<h2 class="mt-2">Learn more about using OpenCHAMI</h2>
<a class="btn btn-primary rounded-pill px-4 my-2" href="/docs/introduction-to-openchami/" role="button">Learn More</a>
<a class="btn btn-primary rounded-pill px-4 my-2" href="/docs/" role="button">Learn More</a>
</div>
</div>
</section>
Expand Down