diff --git a/Build.md b/Build.md index 19b30e7..146d0c5 100644 --- a/Build.md +++ b/Build.md @@ -13,6 +13,7 @@ This document describes two different intentions: - Custom Nginx Configuration: Either build your own _nginx_-based Docker image or [extend the _netbox-docker_ image](#extend-the-image) - NetBox Plugin: [Extend the image](#extend-the-image) - ⚠️ See the extra guide [Using NetBox Plugins](Using-Netbox-Plugins) +- Using many plugins / track upstream plugins: [Build the Image from Scratch](#build-the-image-from-scratch) - Develop NetBox : [Build the Image from Scratch](#build-the-image-from-scratch) ## Extend the Image