From b1054e2ad2521182bfdec06e2272ce8eb01d06c4 Mon Sep 17 00:00:00 2001 From: Johannes Kirschbauer Date: Tue, 20 May 2025 18:38:48 +0200 Subject: [PATCH] Fix(docs): rename reference to clan.core --- docs/site/reference/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/site/reference/index.md b/docs/site/reference/index.md index 31c565a25..511ffda9f 100644 --- a/docs/site/reference/index.md +++ b/docs/site/reference/index.md @@ -6,7 +6,7 @@ This section of the site provides an overview of available options and commands - Learn how to use the [Clan CLI](./cli/index.md) - Explore available services and application [modules](./clanModules/index.md) -- Discover [configuration options](./clan-core/index.md) that manage essential features +- Discover [configuration options](./clan.core/index.md) that manage essential features - Find descriptions of the [Nix interfaces](./nix-api/buildclan.md) for defining a Clan ---