Merge pull request 'README: fix links harder' (#866) from fix_links into main
All checks were successful
checks-impure / test (push) Successful in 1m55s
checks / test (push) Successful in 2m16s

This commit is contained in:
clan-bot 2024-02-21 09:25:12 +00:00
commit df8074100d

View File

@ -6,13 +6,13 @@ Welcome to the cLAN Core Repository, the heart of the [clan.lol](https://clan.lo
If you're new to cLAN and eager to dive in, start with our quickstart guide:
- **Quickstart Guide**: Check out [quickstart.md](docs/admin/quickstart.md) to get up and running with cLAN in no time.
- **Quickstart Guide**: Check out [quickstart.md](docs/admins/quickstart.md) to get up and running with cLAN in no time.
## Managing Secrets
Security is paramount, and cLAN provides guidelines for handling secrets effectively:
- **Secrets Management**: Learn how to manage secrets securely by reading [secrets-management.md](docs/admin/secrets-management.md).
- **Secrets Management**: Learn how to manage secrets securely by reading [secrets-management.md](docs/admins/secrets-management.md).
## Contributing to cLAN