From 47a49b1f19c6cfccd3ce3b6e8958a977c20085f8 Mon Sep 17 00:00:00 2001 From: Anael Mobilia Date: Fri, 10 Jan 2020 15:20:13 +0100 Subject: [PATCH] Provide link to the latest release --- docs/installation/2-netbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/2-netbox.md b/docs/installation/2-netbox.md index 6d2706eb0..09c5335c5 100644 --- a/docs/installation/2-netbox.md +++ b/docs/installation/2-netbox.md @@ -21,7 +21,7 @@ You may opt to install NetBox either from a numbered release or by cloning the m ## Option A: Download a Release -Download the [latest stable release](https://github.com/netbox-community/netbox/releases) from GitHub as a tarball or ZIP archive and extract it to your desired path. In this example, we'll use `/opt/netbox`. +Download the [latest stable release](https://github.com/netbox-community/netbox/releases/latest) from GitHub as a tarball or ZIP archive and extract it to your desired path. In this example, we'll use `/opt/netbox`. ```no-highlight # wget https://github.com/netbox-community/netbox/archive/vX.Y.Z.tar.gz