diff --git a/mkdocs.yml b/mkdocs.yml index 984c267..a0abc2e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -25,5 +25,5 @@ nav: - 'PVC Node Daemon': 'manuals/daemon.md' - 'PVC Provisioner': 'manuals/provisioner.md' - 'PVC Node Health Plugins': 'manuals/health-plugins.md' - - 'API Reference' - - 'PVC HTTP API': 'manuals/api-reference.html' + - 'API': + - 'API Reference': 'manuals/api-reference.html'