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

@@ -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](/mycelium-network/install)** - Download the app for your device
2. **[Quick Start](/mycelium-network/quick-start)** - Connect in under 5 minutes
<div className="info-box">
@@ -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](/mycelium-network/install)**
:::