diff --git a/docs/farming/buy-node.md b/docs/farming/buy-node.md
index ebc7c3a..0564a72 100644
--- a/docs/farming/buy-node.md
+++ b/docs/farming/buy-node.md
@@ -173,7 +173,7 @@ Old enterprise servers (Dell PowerEdge, HP ProLiant) can make excellent farming
Once you have your hardware (or know what you'll buy), move on to:
-**[Setup Your Node](/farming/setup)** - Configure and connect to the grid
+**[Setup Your Node](setup)** - Configure and connect to the grid
---
diff --git a/docs/farming/overview.md b/docs/farming/overview.md
index 758aaf4..b7033c9 100644
--- a/docs/farming/overview.md
+++ b/docs/farming/overview.md
@@ -64,8 +64,8 @@ As a **ThreeFold Farmer**, you:
Ready to become a farmer? Here's your path:
-1. **[Buy or Build a Node](/farming/buy-node)** - Choose your hardware option
-2. **[Set Up Your Node](/farming/setup)** - Get your 3Node connected to the grid
+1. **[Buy or Build a Node](buy-node)** - Choose your hardware option
+2. **[Set Up Your Node](setup)** - Get your 3Node connected to the grid
3. **Monitor & Earn** - Track your node via the ThreeFold Dashboard
@@ -97,5 +97,5 @@ Every farmer plays a vital role in creating a truly decentralized internet.
---
:::tip Next Step
-Ready to get your node? Check out **[Buy or Build a Node](/farming/buy-node)** to explore your options.
+Ready to get your node? Check out **[Buy or Build a Node](buy-node)** to explore your options.
:::
diff --git a/docs/intro.md b/docs/intro.md
index 0fa1291..46436c3 100644
--- a/docs/intro.md
+++ b/docs/intro.md
@@ -51,9 +51,9 @@ Choose your path:
### 🚀 Ready to Join?
@@ -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](farming/overview) to deploy your first node, or jump to [Mycelium Network](mycelium-network/overview) to connect your devices.
:::
diff --git a/docs/mycelium-cloud/getting-started.md b/docs/mycelium-cloud/getting-started.md
index 151450f..21e4cfb 100644
--- a/docs/mycelium-cloud/getting-started.md
+++ b/docs/mycelium-cloud/getting-started.md
@@ -10,7 +10,7 @@ Deploy your first Kubernetes cluster on the ThreeFold Grid in just a few steps.
Before you begin, make sure you have:
-- ✅ **Mycelium installed** - Easy app for iOS, Android, macOS, Windows ([Install guide](/mycelium-network/install))
+- ✅ **Mycelium installed** - Easy app for iOS, Android, macOS, Windows ([Install guide](../mycelium-network/install))
- ✅ **SSH key pair** - For node access
- ✅ **kubectl installed** - For managing your cluster ([Install kubectl](https://kubernetes.io/docs/tasks/tools/))
- ✅ **Credits** - To fund your deployment
@@ -334,7 +334,7 @@ kubectl get events --sort-by='.lastTimestamp'
Now that you have a cluster running, explore more:
-- **[Tutorial](/mycelium-cloud/tutorial)** - Deploy real applications
+- **[Tutorial](tutorial)** - Deploy real applications
- **[Kubernetes Concepts](https://codescalers.github.io/www_kubecloud/kubernetes-concepts)** - Learn K8s fundamentals
- **[FAQ](https://codescalers.github.io/www_kubecloud/faq)** - Common questions
@@ -348,5 +348,5 @@ Now that you have a cluster running, explore more:
---
:::tip Cluster Running Successfully?
-Great! Now try the **[Tutorial](/mycelium-cloud/tutorial)** to deploy more complex applications.
+Great! Now try the **[Tutorial](tutorial)** to deploy more complex applications.
:::
diff --git a/docs/mycelium-cloud/overview.md b/docs/mycelium-cloud/overview.md
index 8c8aaca..3cd27d0 100644
--- a/docs/mycelium-cloud/overview.md
+++ b/docs/mycelium-cloud/overview.md
@@ -143,15 +143,15 @@ When you deploy a cluster:
Ready to deploy your first cluster? Here's the path:
-1. **[Getting Started](/mycelium-cloud/getting-started)** - Create account and deploy
-2. **[Tutorial](/mycelium-cloud/tutorial)** - Deploy your first application
+1. **[Getting Started](getting-started)** - Create account and deploy
+2. **[Tutorial](tutorial)** - Deploy your first application
### 💡 Prerequisites
You should have:
-- **Mycelium installed** - For network access ([Install guide](/mycelium-network/install))
+- **Mycelium installed** - For network access ([Install guide](../mycelium-network/install))
- **kubectl installed** - For cluster management ([Install kubectl](https://kubernetes.io/docs/tasks/tools/))
- **SSH key** - For node access
- **Credits** - To fund your deployments
@@ -191,5 +191,5 @@ Check the dashboard for current rates. The decentralized infrastructure typicall
---
:::tip Next Step
-Ready to deploy? Start with the **[Getting Started Guide](/mycelium-cloud/getting-started)** to create your first cluster.
+Ready to deploy? Start with the **[Getting Started Guide](getting-started)** to create your first cluster.
:::
diff --git a/docs/mycelium-network/install.md b/docs/mycelium-network/install.md
index 9eeb339..c06b540 100644
--- a/docs/mycelium-network/install.md
+++ b/docs/mycelium-network/install.md
@@ -173,7 +173,7 @@ sudo sysctl -w net.ipv6.conf.all.disable_ipv6=0
Now that Mycelium is installed, let's connect to the network:
-**[Quick Start Guide](/mycelium-network/quick-start)** - Connect in 5 minutes
+**[Quick Start Guide](quick-start)** - Connect in 5 minutes
## Additional Resources
@@ -185,5 +185,5 @@ Now that Mycelium is installed, let's connect to the network:
---
:::tip Ready to Connect?
-Installation complete! Continue to the **[Quick Start](/mycelium-network/quick-start)** guide to join the network.
+Installation complete! Continue to the **[Quick Start](quick-start)** guide to join the network.
:::
diff --git a/docs/mycelium-network/overview.md b/docs/mycelium-network/overview.md
index e540c01..16637db 100644
--- a/docs/mycelium-network/overview.md
+++ b/docs/mycelium-network/overview.md
@@ -140,8 +140,8 @@ Connect to services on the ThreeFold Grid:
Ready to try Mycelium? It's super easy:
-1. **[Install Mycelium](/mycelium-network/install)** - Download the app for your device
-2. **[Quick Start](/mycelium-network/quick-start)** - Connect in under 5 minutes
+1. **[Install Mycelium](install)** - Download the app for your device
+2. **[Quick Start](quick-start)** - Connect in under 5 minutes
@@ -165,5 +165,5 @@ Ready to try Mycelium? It's super easy:
---
:::tip Next Step
-Install Mycelium on your system: **[Installation Guide](/mycelium-network/install)**
+Install Mycelium on your system: **[Installation Guide](install)**
:::
diff --git a/docs/mycelium-network/quick-start.md b/docs/mycelium-network/quick-start.md
index b06073a..4ddf976 100644
--- a/docs/mycelium-network/quick-start.md
+++ b/docs/mycelium-network/quick-start.md
@@ -251,5 +251,5 @@ Check the [detailed Mycelium guide](https://threefoldtech.github.io/www_mycelium
:::tip Connected Successfully?
-Great! You're now part of the global Mycelium network. Try deploying on **[Mycelium Cloud](/mycelium-cloud/overview)** to run workloads on the ThreeFold Grid.
+Great! You're now part of the global Mycelium network. Try deploying on **[Mycelium Cloud](../mycelium-cloud/overview)** to run workloads on the ThreeFold Grid.
:::