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.
|
||||
:::
|
||||
|
Reference in New Issue
Block a user