From cc184a1a230902ec8055d6e678082862e7a8712a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Wed, 5 May 2021 17:32:26 +0200 Subject: [PATCH] Remove superfluous 'above' --- Deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deployment.md b/Deployment.md index 6a7519a..beec8ca 100644 --- a/Deployment.md +++ b/Deployment.md @@ -1,4 +1,4 @@ -**Important: Also consider [the advice about configuring Netbox for production](configuration#configure-for-production) above!** +**Important: Also consider [the advice about configuring Netbox for production](configuration#configure-for-production)!** You may run this image in a cluster such as Docker Swarm, Kubernetes or OpenShift, but this is advanced level.