From 6e5898b95ae8880a76c52df550d60aa509bf61ef Mon Sep 17 00:00:00 2001 From: a-kenji Date: Mon, 15 Apr 2024 11:55:34 +0200 Subject: [PATCH] s --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd82d07b..56c2d34f 100644 --- a/README.md +++ b/README.md @@ -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](https://docs.clan.lol/#starting-with-a-new-clan-project) to get up and running with cLAN in no time. +- **Quickstart Guide**: Check out [getting started](https://docs.clan.lol/#starting-with-a-new-clan-project) 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 https://docs.clan.lol/getting-started/secrets/. +- **Secrets Management**: Securely manage secrets by consulting [secrets](https://docs.clan.lol/getting-started/secrets/). ### Contributing to cLAN