mirror of
https://github.com/clearlinux/clearlinux.github.io.git
synced 2026-08-14 11:27:21 +00:00
Update about.html
Fixing autoproxy and telemetrics links which were redirecting to clearlinux.org rather than www.clearlinux.org, leading to the home page instead of the relevant doc page.
This commit is contained in:
+2
-2
@@ -1865,7 +1865,7 @@
|
||||
<div class="card__footer__left">
|
||||
|
||||
<div class="card__footer--links">
|
||||
<a class="link button__color_3" href="https://clearlinux.org/clear-linux-documentation/guides/clear/autoproxy.html">
|
||||
<a class="link button__color_3" href="https://www.clearlinux.org/clear-linux-documentation/guides/clear/autoproxy.html">
|
||||
Read more »
|
||||
<i class="fa map"></i>
|
||||
</a> </div>
|
||||
@@ -1946,7 +1946,7 @@
|
||||
<div class="card__footer__left">
|
||||
|
||||
<div class="card__footer--links">
|
||||
<a class="link button__color_3" href="https://clearlinux.org/clear-linux-documentation/guides/clear/telemetrics.html">
|
||||
<a class="link button__color_3" href="https://www.clearlinux.org/clear-linux-documentation/guides/clear/telemetrics.html">
|
||||
Read more »
|
||||
<i class="fa map"></i>
|
||||
</a> </div>
|
||||
|
||||
Reference in New Issue
Block a user