diff --git a/Build.md b/Build.md index 64de486..7e779d4 100644 --- a/Build.md +++ b/Build.md @@ -12,6 +12,7 @@ This document describes two different intentions: - Additional Files: [Enhance the image](#enhance-the-image) - Custom Nginx Configuration: Either build your own _nginx_-based Docker image or [enhance the _netbox-docker_ image](#enhance-the-image) - Netbox Plugin: [Enhance the image](#enhance-the-image) + - ⚠️ See the extra guide [Using Netbox Plugins](Using-Netbox-Plugins) - Develop Netbox: [Build the Image from Scratch](#build-the-image-from-scratch) - Example using Netbox Plugins: [Using Netbox Plugins](https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins)