fix: Convert relative links to absolute paths in documentation

This commit is contained in:
mik-tf
2025-10-16 09:18:25 -04:00
parent acf1a6b5aa
commit 8a90936f5a
8 changed files with 21 additions and 21 deletions

View File

@@ -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](/farming/setup)** - Configure and connect to the grid
---

View File

@@ -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](/farming/buy-node)** - Choose your hardware option
2. **[Set Up Your Node](/farming/setup)** - Get your 3Node connected to the grid
3. **Monitor & Earn** - Track your node via the ThreeFold Dashboard
<div className="info-box">
@@ -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](/farming/buy-node)** to explore your options.
:::