Renamed machines.md to deploy.md

This commit is contained in:
Qubasa
2024-05-13 00:41:57 +02:00
parent d2a248ed2d
commit 01fa7085de
2 changed files with 4 additions and 4 deletions

View File

@@ -42,8 +42,8 @@ nav:
- Installer: getting-started/installer.md
- Configure: getting-started/configure.md
- Secrets & Facts: getting-started/secrets.md
- Deploy Machine: getting-started/machines.md
- Mesh VPN: getting-started/networking.md
- Deploy Machine: getting-started/deploy.md
- Mesh VPN: getting-started/mesh-vpn.md
- Backup & Restore: getting-started/backups.md
- Flake-parts: getting-started/flake-parts.md
- Templates: templates/index.md
@@ -56,7 +56,7 @@ nav:
- reference/cli/flakes.md
- reference/cli/flash.md
- reference/cli/history.md
- reference/cli/machines.md
- reference/cli/deploy.md
- reference/cli/secrets.md
- reference/cli/ssh.md
- reference/cli/vms.md

View File

@@ -98,6 +98,6 @@ refer to the Clan module documentation located [here](https://git.clan.lol/clan/
## Whats next?
- [Configure Machines](configure.md): Customize machine configuration
- [Deploying](machines.md): Deploying a Machine configuration
- [Deploying](deploy.md): Deploying a Machine configuration
---