docs: renaming "Include Machines" to "Adding Machines"

This commit is contained in:
Jörg Thalheim
2024-09-20 18:07:49 +02:00
parent 5b878ac8ac
commit 0698ecbf29
4 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ nav:
- Disk Encryption: getting-started/disk-encryption.md - Disk Encryption: getting-started/disk-encryption.md
- Mesh VPN: getting-started/mesh-vpn.md - Mesh VPN: getting-started/mesh-vpn.md
- Backup & Restore: getting-started/backups.md - Backup & Restore: getting-started/backups.md
- Include Machines: manual/include-machines.md - Adding Machines: manual/adding-machines.md
- Inventory: manual/inventory.md - Inventory: manual/inventory.md
- Secrets: manual/secrets.md - Secrets: manual/secrets.md
- Secure Boot: manual/secure-boot.md - Secure Boot: manual/secure-boot.md

View File

@@ -1,4 +1,4 @@
# Include Machines # Adding Machines
Clan has two general methods of adding machines Clan has two general methods of adding machines

View File

@@ -23,7 +23,7 @@ Instructions and explanations for practical Implementations ordered by Topics.
**How-to Guides for achieving a certain goal or solving a specific issue.** **How-to Guides for achieving a certain goal or solving a specific issue.**
- [Include Machines](./include-machines.md): Learn how Clan automatically includes machines and Nix files. - [Adding Machines](./adding-machines.md): Learn how Clan automatically includes machines and Nix files.
- [Secrets](./secrets.md): Learn how to manage secrets. - [Secrets](./secrets.md): Learn how to manage secrets.

View File

@@ -14,7 +14,7 @@ This guide will walk you through setting up a backup service, where the inventor
## Prerequisites ## Prerequisites
- [x] [Add machines](./include-machines.md) to your clan. - [x] [Add machines](./adding-machines.md) to your clan.
## Services ## Services