diff --git a/Home.md b/Home.md index 001ab34..1e3d4e2 100644 --- a/Home.md +++ b/Home.md @@ -9,7 +9,7 @@ These are currently the most relevant topics in this wiki: * [Initializers](Initializers): Initialize Netbox with information (aka Seeds), useful when developing for/with Netbox. * Advanced: * [Custom Reports](Custom-Reports): Add custom python reports to the Docker image. - * [Deployment](Deployment): How to deploy Netbox, e.g. to Kubernetes. + * [Deployment](Deployment): What to consider when using Netbox Docker **in production**, e.g. when deploying to Kubernetes. * [LDAP](LDAP): How to use the LDAP variant. * [NAPALM Configuration](NAPALM-Configuration): How to use the NAPALM feature of Netbox with the Docker image. * [Startup Scripts](Startup-Scripts): How to write custom scripts that run on startup of the Docker image.