Merge pull request #509 from threefoldfoundation/development_faq_link

adjust broken link
This commit is contained in:
Mik
2025-02-10 12:06:53 -05:00
committed by GitHub

View File

@@ -238,7 +238,7 @@
<div class="overflow-hidden"> <div class="overflow-hidden">
<p class="pb-3 text-gray-300 text-base font-light"> <p class="pb-3 text-gray-300 text-base font-light">
ThreeFold grid can be used to host any web2, web3 and web4 (future) workload. ThreeFold grid can be used to host any web2, web3 and web4 (future) workload.
For more details see <a href="https://docs.threefold.io/docs/use" target="_blank" rel="noopener noreferrer">our docs</a> For more details see <a href="https://docs.threefold.io/docs/category/how-to-use" target="_blank" rel="noopener noreferrer">our docs</a>.
</p> </p>
</div> </div>
</div> </div>