Move the provisioner guide

This commit is contained in:
2024-10-25 02:51:44 -04:00
parent fdabdbb52d
commit 8ddd9dc965
4 changed files with 4 additions and 4 deletions

View File

@ -19,11 +19,11 @@ nav:
- 'Georedundancy': 'architecture/georedundancy.md'
- 'Deployment':
- 'Getting Started Guide': 'deployment/getting-started.md'
- 'Provisioner Guide': 'deployment/provisioner.md'
- 'Manuals':
- 'PVC CLI': 'manuals/cli.md'
- 'PVC HTTP API': 'manuals/api.md'
- 'PVC Node Daemon': 'manuals/daemon.md'
- 'PVC Provisioner': 'manuals/provisioner.md'
- 'PVC Node Health Plugins': 'manuals/health-plugins.md'
- 'API':
- 'API Reference': 'manuals/api-reference.html'