From c29b3fb38c697fe9351bb7203c0da414d3f7afe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Sat, 6 Jun 2020 11:37:54 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index ddb15c2..fdc6cb2 100644 --- a/Home.md +++ b/Home.md @@ -20,7 +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 + * [Netbox Plugins](Using-Netbox-Plugins): How to use Netbox Plugins with Netbox Docker ## Contributor and Maintainer Guides: * [Project Principles](Project-Principles): Describes the principles this project is trying to apply.