From b9f81ba02de6124e35b7c6260d9638da5678e41a Mon Sep 17 00:00:00 2001
From: Dustin Kern <dustin.kern@h-da.de>
Date: Sat, 24 Aug 2024 18:15:07 +0000
Subject: [PATCH] Update Link in README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1088a35..6f8eb2b 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@ cp -r ./wattson-ev/ids ./wattson/
 ```
 
 Running the IDS requires the simulation results, which can be generated as described above.
-Alternatively, simulation results can be downloaded from [elaadnl.zip](https://cloud.h-da.de/s/58RQGN5eF4a2HPX) (needs to be extracted by default to wattson-artifacts/).
+Alternatively, simulation results can be downloaded from [elaadnl.zip](https://cloud.h-da.de/s/mrWCd8kJf24xCMk) (needs to be extracted by default to wattson-artifacts/).
 The location of the simulation results can be configured in ids.conf
 
 ```
-- 
GitLab