Explorar el Código

Revert previous change

Jeremy Stretch hace 6 años
padre
commit
b7a5afa797
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mkdocs.yml

+ 1 - 1
mkdocs.yml

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