From f12e1df3ac24af02b5950d97886959684fc24fec Mon Sep 17 00:00:00 2001
From: Andras Iklody <andras.iklody@gmail.com>
Date: Thu, 3 Oct 2024 10:13:45 +0200
Subject: [PATCH] Update download.md

---
 content/download.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/download.md b/content/download.md
index 945a058..127b484 100755
--- a/content/download.md
+++ b/content/download.md
@@ -17,7 +17,7 @@ MISP Install guides (stock install instructions for getting a base MISP system r
 
 MISP can be easily installed on any standard GNU/Linux distribution.
 
-For MISP 2.5, we highly recommend the use of Ubuntu 24.04, using [the provided installer]([https://github.com/MISP/MISP/tree/2.4/INSTALL/](https://raw.githubusercontent.com/MISP/MISP/refs/heads/2.5/INSTALL/INSTALL.ubuntu2404.sh)), for other distributions and versions some manual tinkering may be required.
+For MISP 2.5, we highly recommend the use of Ubuntu 24.04, using [the provided installer](https://raw.githubusercontent.com/MISP/MISP/refs/heads/2.5/INSTALL/INSTALL.ubuntu2404.sh), for other distributions and versions some manual tinkering may be required.
 
 For MISP 2.4, Installation guides for various distributions are included in the [INSTALL directory](https://github.com/MISP/MISP/tree/2.4/INSTALL). If you did a git clone of MISP for the installation, an [UPDATE procedure is available](https://github.com/MISP/MISP/blob/2.4/INSTALL/UPDATE.txt) to keep your MISP up-to-date. We advise against installing new instances of 2.4 at this point though, unless you are absolutely bound by the distribution requirements of 2.5.