Jeremy Stretch 6 anni fa
parent
commit
66f90f46de
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      mkdocs.yml

+ 1 - 1
mkdocs.yml

@@ -2,7 +2,7 @@ site_name: NetBox
 theme: readthedocs
 theme: readthedocs
 repo_url: https://github.com/digitalocean/netbox
 repo_url: https://github.com/digitalocean/netbox
 
 
-pages:
+nav:
     - Introduction: 'index.md'
     - Introduction: 'index.md'
     - Installation:
     - Installation:
         - Installing NetBox: 'installation/index.md'
         - Installing NetBox: 'installation/index.md'