Skip to content

Commit 4de294f

Browse files
authored
Update link in index.html to point to tutorial (#96)
* Update link in index.html to point to tutorial Signed-off-by: green-br <thomas.green@bristol.ac.uk> * Update link in index.html to point to root docs Signed-off-by: green-br <thomas.green@bristol.ac.uk> --------- Signed-off-by: green-br <thomas.green@bristol.ac.uk>
1 parent 85bcfdc commit 4de294f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h2 class="h4 text-center">Modularity</h2>
5656
<div class="row justify-content-center text-center">
5757
<div class="col-lg-8"> <!-- Widened for better readability -->
5858
<h2 class="mt-2">Learn more about using OpenCHAMI</h2>
59-
<a class="btn btn-primary rounded-pill px-4 my-2" href="/docs/introduction-to-openchami/" role="button">Learn More</a>
59+
<a class="btn btn-primary rounded-pill px-4 my-2" href="/docs/" role="button">Learn More</a>
6060
</div>
6161
</div>
6262
</section>

0 commit comments

Comments
 (0)