From cad7d2d95f5ad76dbfe8620763591c009d185cdb Mon Sep 17 00:00:00 2001 From: Qubasa Date: Fri, 25 Jul 2025 16:10:32 +0700 Subject: [PATCH] docs: reword concepts description docs: fix build errors --- docs/site/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/site/index.md b/docs/site/index.md index 5462de970..957655aa3 100644 --- a/docs/site/index.md +++ b/docs/site/index.md @@ -10,7 +10,7 @@ hide: empowers you to **selfhost in a reliable and scalable way**. Built on NixOS, Clan provides a **declarative interface for managing machines** with automated [secret management](./guides/secrets.md), easy [mesh VPN -connectivity](./guides/mesh-vpn.md), and [automated backups](./reference/clanServices/borgbackup/). +connectivity](./guides/mesh-vpn.md), and [automated backups](./reference/clanServices/borgbackup.md). Whether you're running a homelab or maintaining critical computing infrastructure, Clan will help **reduce maintainance burden** by allowing a **git repository to define your whole network** of computers. @@ -29,7 +29,7 @@ How-to Guides for achieving a certain goal or solving a specific issue.
-- [:material-clock-fast: Getting Started](./guides/getting-started) +- [:material-clock-fast: Getting Started](./guides/getting-started/index.md) --- @@ -51,7 +51,7 @@ How-to Guides for achieving a certain goal or solving a specific issue. ## Concepts -Explore the foundational ideas. +Explore the underlying principles of Clan