diff --git a/Home.md b/Home.md index 238d04b..93f2dda 100644 --- a/Home.md +++ b/Home.md @@ -26,7 +26,7 @@ These are currently the most relevant topics in this wiki: ## Customizing * [Initializers](Initializers): Initialize NetBox with information (aka Seeds), useful when developing for/with NetBox. * [Startup Scripts](Startup-Scripts): How to write custom scripts that run on startup of the Docker image. - * [Custom Reports](Custom-Reports): Add custom python reports to the Docker image. + * [Custom Reports & Scripts](Custom-Reports-&-Scripts): Add custom python reports to the Docker image. * [Build Image](Build): Build custom images and extend the existing images. * [NetBox Plugins](Using-Netbox-Plugins): How to use NetBox Plugins with NetBox Docker