fix: Convert relative links to absolute paths in documentation
This commit is contained in:
@@ -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](/mycelium-network/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](/mycelium-network/quick-start)** guide to join the network.
|
||||
:::
|
||||
|
@@ -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)**
|
||||
:::
|
||||
|
@@ -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.
|
||||
:::
|
||||
|
Reference in New Issue
Block a user