docs: rename all references from 'buildClan' to 'lib.clan'

This commit is contained in:
Johannes Kirschbauer
2025-06-27 09:54:23 +02:00
parent b34e5b30e5
commit d011b1ab02
17 changed files with 54 additions and 73 deletions

View File

@@ -7,7 +7,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
- Find descriptions of the [Nix interfaces](./nix-api/buildclan.md) for defining a Clan
- Find descriptions of the [Nix interfaces](./nix-api/clan.md) for defining a Clan
---