From 13c0639fa97644fe42db782bb7849de8e7ae075a Mon Sep 17 00:00:00 2001 From: Johannes Kirschbauer Date: Mon, 29 Sep 2025 09:30:29 +0200 Subject: [PATCH] docs/index: fix broken links --- docs/site/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/site/index.md b/docs/site/index.md index de75098e2..a48b18b60 100644 --- a/docs/site/index.md +++ b/docs/site/index.md @@ -74,10 +74,11 @@ hide:

Clan is a peer-to-peer computer management framework that 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, easy mesh VPN connectivity, and automated backups.

+

Built on NixOS, Clan provides a declarative interface for managing machines with Resource management, Networking, and Backups.

Whether you're running a homelab or maintaining critical computing infrastructure, Clan will help reduce maintenance burden by allowing a git repository to define your whole network of computers.

In combination with sops-nix, nixos-anywhere and disko, Clan makes it possible to have collaborative infrastructure.

-

At the heart of Clan are Clan Services - the core concept that enables you to add functionality across multiple machines in your network. While Clan ships with essential core services, you can create custom services tailored to your specific needs.

+

At the heart of Clan are Clan Services - the core concept that enables you to add functionality across multiple machines in your network. While Clan ships with essential core services, everyone can create custom services tailored to your specific needs.