Update index.html

Fixing up links in the Documentation card
This commit is contained in:
Chris
2023-12-13 15:09:59 -08:00
committed by David Klimesh
parent ecf8a3a1d2
commit 195b7eaa44
+4 -4
View File
@@ -1118,7 +1118,7 @@
<a
tabindex='1'
href="https://clearlinux.org/clear-linux-documentation"
href="https://www.clearlinux.org/clear-linux-documentation/index.html"
class="call_to_action button__color_2 ">
VIEW ALL
</a>
@@ -1141,19 +1141,19 @@
-->
<!-- BEGIN OUTPUT from 'themes/contrib/cog/templates/field/field.html.twig' -->
<div class="field field--name-field-card-description field--type-text-with-summary field--label-hidden field__item"><p><a href="https://clearlinux.org/clear-linux-documentation/guides/index.html"><strong>Guides</strong></a></p>
<div class="field field--name-field-card-description field--type-text-with-summary field--label-hidden field__item"><p><a href="https://www.clearlinux.org/clear-linux-documentation/guides/index.html"><strong>Guides</strong></a></p>
<p>Step-by-step instructions on the different ways to use Clear Linux OS.</p>
<p> </p>
<p><a href="https://clearlinux.org/clear-linux-documentation/tutorials/index.html"><strong>Tutorials</strong></a></p>
<p><a href="https://www.clearlinux.org/clear-linux-documentation/tutorials/index.html"><strong>Tutorials</strong></a></p>
<p>Thorough documentation on different use case scenarios of using Clear Linux OS.</p>
<p> </p>
<p><a href="https://clearlinux.org/clear-linux-documentation/reference/index.html"><strong>References</strong></a></p>
<p><a href="https://www.clearlinux.org/clear-linux-documentation/reference/index.html"><strong>References</strong></a></p>
<p>Additional information on the Clear Linux OS project and features.</p></div>