diff --git a/13.Demokit/1.Deploy_demokit/0_setup.py b/13.Demokit/1.Deploy_demokit/0_setup.py
index be9dbb8582acd971bba23f30db327eb543eb6bcc..8e4ef41cfb9caeb6b985d092f7ab9a1822eceeaa 100644
--- a/13.Demokit/1.Deploy_demokit/0_setup.py
+++ b/13.Demokit/1.Deploy_demokit/0_setup.py
@@ -6,8 +6,8 @@ import subprocess
 import os
 
 CONTENT = [
-    "https://www.ubicast.eu/media/downloads/TradeshowDemoKit/medical_education.zip",
-    "https://www.ubicast.eu/media/downloads/TradeshowDemoKit/rich-media-sneak-peek.zip"
+    "https://nextcloud.ubicast.net/s/LEcyMWG9BnKsrHX/download?path=%2FTradeshowDemoKit&files=medical_education.zip",
+    "https://nextcloud.ubicast.net/s/LEcyMWG9BnKsrHX/download?path=%2FTradeshowDemoKit&files=rich-media-sneak-peek.zip"
 ]