diff --git a/Home.md b/Home.md index 47ad44c..238d04b 100644 --- a/Home.md +++ b/Home.md @@ -9,11 +9,12 @@ These are currently the most relevant topics in this wiki: * [Getting Started](Getting-Started): How to get started with NetBox Docker for a local installation. * [Configuration](Configuration): General information about how to configure the Docker image. **Read for production use!** * [Troubleshooting](Troubleshooting): Useful tips and tricks when something goes wrong. Also covers basic backup techniques and upgrading. - * [Using a specific Version](Version): Describes how to run a specific version of NetBox. + * [How To Update](Updating): Describes the intended way to update the project. ## Advanced * [Deployment](Deployment): What to consider when using NetBox Docker **in production**, e.g. when deploying to Kubernetes. + * [Using a specific Version](Version): Describes how to run a specific version of NetBox. * [LDAP](LDAP): How to use the LDAP variant. * [NAPALM Configuration](NAPALM-Configuration): How to use the NAPALM feature of NetBox with the Docker image. * [TLS](TLS): How to configure TLS for NetBox