docs: fix links

This commit is contained in:
Johannes Kirschbauer
2024-04-10 13:33:18 +02:00
parent a0883169e7
commit 631f121a81
5 changed files with 100 additions and 320 deletions

View File

@@ -18,13 +18,13 @@ Our mission is simple: to democratize computing by providing tools that empower
If you're new to cLAN and eager to dive in, start with our quickstart guide and explore the core functionalities that Clan offers:
- **Quickstart Guide**: Check out [quickstart.md](docs/admins/quickstart.md) to get up and running with cLAN in no time.
- **Quickstart Guide**: Check out [quickstart.md](docs/admins/01-quickstart.md) to get up and running with cLAN in no time.
### Managing Secrets
In the Clan ecosystem, security is paramount. Learn how to handle secrets effectively:
- **Secrets Management**: Securely manage secrets by consulting [secrets-management.md](docs/admins/secrets-management.md).
- **Secrets Management**: Securely manage secrets by consulting [secrets.md](docs/admins/06-secrets.md).
### Contributing to cLAN