From 10a4bd4badd983fb03584b659d5d4893db750ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Sat, 6 Jun 2020 11:37:40 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 4f4276d..ddb15c2 100644 --- a/Home.md +++ b/Home.md @@ -20,6 +20,7 @@ These are currently the most relevant topics in this wiki: * [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. * [Build Image](Build): Build custom images and extend the existing images. + * [Netbox Plugins](Using-Netbox-Plugins): How to use Netbox Docker with Netbox Plugins ## Contributor and Maintainer Guides: * [Project Principles](Project-Principles): Describes the principles this project is trying to apply.