From 8aacef60a3c59d3336a6cc41b7cdde03c05ac396 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 14 Apr 2025 16:14:59 -0400 Subject: [PATCH] Closes #19175: Remove outdated NetBox installation video (#19177) --- docs/installation/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/installation/index.md b/docs/installation/index.md index 33888e274..877b177eb 100644 --- a/docs/installation/index.md +++ b/docs/installation/index.md @@ -5,8 +5,6 @@ The installation instructions provided here have been tested to work on Ubuntu 22.04 and CentOS 8.3. The particular commands needed to install dependencies on other distributions may vary significantly. Unfortunately, this is outside the control of the NetBox maintainers. Please consult your distribution's documentation for assistance with any errors. - - The following sections detail how to set up a new instance of NetBox: 1. [PostgreSQL database](1-postgresql.md)