replace links
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
<a href="https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html"
|
||||
<a href="https://threefold.info/mycelium/docs/"
|
||||
class="text-lg py-3 leading-6 font-light text-pretty tracking-wide text-black focus:outline-none focus:text-gray-200 transition ease-in-out duration-150" target="_blank">
|
||||
Docs
|
||||
</a>
|
||||
@@ -199,7 +199,7 @@
|
||||
</p>
|
||||
{% include "partials/socialLinks.html" %}
|
||||
</div> #}
|
||||
<a href="https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html"
|
||||
<a href="https://threefold.info/mycelium/docs/"
|
||||
class="text-lg px-8 py-3 leading-6 font-normal text-black hover:text-gray-600 focus:outline-none focus:text-gray-50 transition ease-in-out duration-150" target="_blank">
|
||||
Docs
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user