Update software.html

404 Link from clearlinux top left logo, due to software html being a level below in software dir.  
Fixing up the link.
This commit is contained in:
Chris
2024-02-09 18:28:03 -08:00
committed by GitHub
parent f366c923db
commit 9ac0384120
+1 -1
View File
@@ -92,7 +92,7 @@
<div id="header__site_info">
<div class="header__site_img_wrapper">
<a href ="index.html">
<a href ="../index.html">
<img class="header__site_img_object" src="../modules/custom/clearlinux.org/themes/clearlinux_theme/clear_linux_logo.svg" alt="Logo Clear Linux* Project"/>
<img class="header__site_txt_object" src="../modules/custom/clearlinux.org/themes/clearlinux_theme/sass/components/layout/header/assets/clear-linux-text.svg" />
</a>