fix: Update documentation links to use /getstarted prefix for consistency

This commit is contained in:
mik-tf
2025-10-16 09:27:35 -04:00
parent 8a90936f5a
commit 0c1cafd2bf
8 changed files with 21 additions and 23 deletions

View File

@@ -51,9 +51,9 @@ Choose your path:
### 🚀 Ready to Join?
<div className="cta-links">
<a href="/farming/overview" className="cta-link">🌾 Start Farming</a>
<a href="/mycelium-network/overview" className="cta-link">🔗 Install Mycelium</a>
<a href="/mycelium-cloud/overview" className="cta-link">☁️ Deploy Cloud</a>
<a href="/getstarted/farming/overview" className="cta-link">🌾 Start Farming</a>
<a href="/getstarted/mycelium-network/overview" className="cta-link">🔗 Install Mycelium</a>
<a href="/getstarted/mycelium-cloud/overview" className="cta-link">☁️ Deploy Cloud</a>
</div>
</div>
@@ -94,5 +94,5 @@ Join thousands of ThreeFold farmers and users:
The ThreeFold Team
:::tip Next Steps
Start with [Farming](/farming/overview) to deploy your first node, or jump to [Mycelium Network](/mycelium-network/overview) to connect your devices.
Start with [Farming](/getstarted/farming/overview) to deploy your first node, or jump to [Mycelium Network](/getstarted/mycelium-network/overview) to connect your devices.
:::