Fix Custom-Reports-&-Scripts reference

tionu 2022-05-13 12:00:53 +02:00
parent f2d5f27c33
commit cb64596005

@ -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