diff --git a/docs/farming/buy-node.md b/docs/farming/buy-node.md
index 0564a72..e4ca527 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](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 b7033c9..8329ed4 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](buy-node)** - Choose your hardware option
-2. **[Set Up Your Node](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](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 46436c3..b8f6327 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 21e4cfb..61acfaf 100644
--- a/docs/mycelium-cloud/getting-started.md
+++ b/docs/mycelium-cloud/getting-started.md
@@ -334,7 +334,7 @@ kubectl get events --sort-by='.lastTimestamp'
Now that you have a cluster running, explore more:
-- **[Tutorial](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](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 3cd27d0..3ececce 100644
--- a/docs/mycelium-cloud/overview.md
+++ b/docs/mycelium-cloud/overview.md
@@ -143,8 +143,8 @@ When you deploy a cluster:
Ready to deploy your first cluster? Here's the path:
-1. **[Getting Started](getting-started)** - Create account and deploy
-2. **[Tutorial](tutorial)** - Deploy your first application
+1. **[Getting Started](./getting-started)** - Create account and deploy
+2. **[Tutorial](./tutorial)** - Deploy your first application
@@ -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](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 c06b540..0bfdc3e 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](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](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 16637db..fe7ebc0 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](install)** - Download the app for your device
-2. **[Quick Start](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](install)**
+Install Mycelium on your system: **[Installation Guide](./install)**
:::