docs: Fix relative links in documentation for better navigation

This commit is contained in:
mik-tf
2025-10-16 09:09:31 -04:00
parent 6ac21c9550
commit edf53866ac
8 changed files with 21 additions and 21 deletions

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](/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
<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](/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.
:::