From 302509a437bf0ff190b95b949716b1da69adf263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Wed, 9 Oct 2019 12:51:22 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 871e0e9..b0681aa 100644 --- a/Home.md +++ b/Home.md @@ -7,8 +7,8 @@ These are currently the most relevant topics in this wiki: * [Troubleshooting](Troubleshooting): Useful commands when something goes wrong, also covers basic backup techniques and upgrading. * [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. + * [Custom Reports](Custom-Reports): Add custom python reports to the Docker image. * [Deployment](Deployment): How to deploy Netbox, e.g. 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. + * [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.