Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
This commit is contained in:
Anton Tokarev 2020-02-11 22:22:32 +03:00 committed by GitHub
parent 009c0ba31c
commit 55886d6793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ The following sections detail how to set up a new instance of NetBox:
1. [PostgreSQL database](1-postgresql.md)
2. [NetBox components](2-netbox.md)
3. [HTTP dameon](3-http-daemon.md)
3. [HTTP daemon](3-http-daemon.md)
4. [LDAP authentication](4-ldap.md) (optional)
# Upgrading