docs: Fix relative links in documentation for better navigation
This commit is contained in:
@@ -143,15 +143,15 @@ When you deploy a cluster:
|
||||
|
||||
Ready to deploy your first cluster? Here's the path:
|
||||
|
||||
1. **[Getting Started](/mycelium-cloud/getting-started)** - Create account and deploy
|
||||
2. **[Tutorial](/mycelium-cloud/tutorial)** - Deploy your first application
|
||||
1. **[Getting Started](getting-started)** - Create account and deploy
|
||||
2. **[Tutorial](tutorial)** - Deploy your first application
|
||||
|
||||
<div className="info-box">
|
||||
|
||||
### 💡 Prerequisites
|
||||
|
||||
You should have:
|
||||
- **Mycelium installed** - For network access ([Install guide](/mycelium-network/install))
|
||||
- **Mycelium installed** - For network access ([Install guide](../mycelium-network/install))
|
||||
- **kubectl installed** - For cluster management ([Install kubectl](https://kubernetes.io/docs/tasks/tools/))
|
||||
- **SSH key** - For node access
|
||||
- **Credits** - To fund your deployments
|
||||
@@ -191,5 +191,5 @@ Check the dashboard for current rates. The decentralized infrastructure typicall
|
||||
---
|
||||
|
||||
:::tip Next Step
|
||||
Ready to deploy? Start with the **[Getting Started Guide](/mycelium-cloud/getting-started)** to create your first cluster.
|
||||
Ready to deploy? Start with the **[Getting Started Guide](getting-started)** to create your first cluster.
|
||||
:::
|
||||
|
Reference in New Issue
Block a user