From a5b7634c204e028b2c9f67729a2c99f0950c8b01 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jakub=20Malo=C5=A1t=C3=ADk?= <malostik@cesnet.cz>
Date: Fri, 15 Jul 2022 10:25:20 +0200
Subject: [PATCH] Fix client README broken IDEA link

---
 warden_client/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/warden_client/README b/warden_client/README
index 94e9f72..dea36fc 100644
--- a/warden_client/README
+++ b/warden_client/README
@@ -53,7 +53,7 @@ C.1. Event description format
    IDEA - Intrusion Detection Extensible Alert, flexible extensible format
 for security events, see:
 
-   https://csirt.cesnet.cz/IDEA
+   https://idea.cesnet.cz/
 
 C.2. Event serial ID
 
-- 
GitLab