replace docs

This commit is contained in:
2025-09-01 14:34:06 +02:00
parent f6beff78ab
commit e78fedfc6c
7 changed files with 9 additions and 9 deletions

View File

@@ -105,7 +105,7 @@ True digital sovereignty for open-source builders. The ThreeFold Grid provides l
||| |||
<button>[The Manual](https://threefold.info/mycelium/docs/)</button> <button>[The Manual](https://manual.grid.tf/labs/documentation/system_administrators/mycelium_toc/)</button>
||| |||

View File

@@ -102,7 +102,7 @@ extra:
button_text="Download Now", button_text="Download Now",
button_link="/download", button_link="/download",
button_text2="Read More", button_text2="Read More",
button_link2="https://threefold.info/mycelium/docs/" button_link2="https://manual.grid.tf/labs/documentation/system_administrators/mycelium_toc/"
) }} ) }}

View File

@@ -15,7 +15,7 @@ extra:
title="Download Mycelium", title="Download Mycelium",
description="Get Mycelium for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized network—seamlessly and efficiently.", description="Get Mycelium for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized network—seamlessly and efficiently.",
description3="Not sure how it works?", description3="Not sure how it works?",
button_link="https://threefold.info/mycelium/docs/", button_link="https://manual.grid.tf/labs/documentation/system_administrators/mycelium_toc/",
button_text="Read the manual." button_text="Read the manual."
) }} ) }}
@@ -142,5 +142,5 @@ extra:
button_text="Download Now", button_text="Download Now",
button_link="/download", button_link="/download",
button_text2="Read More", button_text2="Read More",
button_link2="https://threefold.info/mycelium/docs/" button_link2="https://manual.grid.tf/labs/documentation/system_administrators/mycelium_toc/"
) }} ) }}

View File

@@ -14,7 +14,7 @@ extra:
<br> <br>
###### [Manual](https://threefold.info/mycelium/docs/) ###### [Manual](https://manual.grid.tf/labs/documentation/system_administrators/mycelium_toc/)
###### [Dashboard](https://dashboard.grid.tf/) ###### [Dashboard](https://dashboard.grid.tf/)

View File

@@ -9,6 +9,6 @@ extra:
--- ---
- [About]("/about") - [About]("/about")
- [Docs]("https://threefold.info/mycelium/docs/") - [Docs]("https://manual.grid.tf/labs/documentation/system_administrators/mycelium_toc/")

View File

@@ -314,7 +314,7 @@ extra:
button_text="Download Now", button_text="Download Now",
button_link="/download", button_link="/download",
button_text2="Read More", button_text2="Read More",
button_link2="https://threefold.info/mycelium/docs/" button_link2="https://manual.grid.tf/labs/documentation/system_administrators/mycelium_toc/"
) }} ) }}

View File

@@ -74,7 +74,7 @@
{% endif %} {% endif %}
{% endif %} {% endif %}
{% endfor %} {% endfor %}
<a href="https://threefold.info/mycelium/docs/" <a href="https://manual.grid.tf/labs/documentation/system_administrators/mycelium_toc/"
class="text-lg py-3 leading-6 font-light text-pretty tracking-wide focus:outline-none focus:text-gray-200 transition ease-in-out duration-150" target="_blank"> class="text-lg py-3 leading-6 font-light text-pretty tracking-wide focus:outline-none focus:text-gray-200 transition ease-in-out duration-150" target="_blank">
Docs Docs
</a> </a>
@@ -225,7 +225,7 @@
</p> </p>
{% include "partials/socialLinks.html" %} {% include "partials/socialLinks.html" %}
</div> #} </div> #}
<a href="https://threefold.info/mycelium/docs/" <a href="https://manual.grid.tf/labs/documentation/system_administrators/mycelium_toc/"
class="text-lg px-8 py-3 leading-6 font-normal hover:text-gray-600 focus:outline-none focus:text-gray-50 transition ease-in-out duration-150" target="_blank"> class="text-lg px-8 py-3 leading-6 font-normal hover:text-gray-600 focus:outline-none focus:text-gray-50 transition ease-in-out duration-150" target="_blank">
Docs Docs
</a> </a>