From 402f3f77e349480f63414ab64c6e50d73c2e0c20 Mon Sep 17 00:00:00 2001
From: svensMPG <sven.schneider@hft-stuttgart.de>
Date: Tue, 7 Jun 2022 11:05:39 +0200
Subject: [PATCH] added citydemonstrator to content.json

---
 public/content/content.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/content/content.json b/public/content/content.json
index ab349cb..5b23ca0 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -18,8 +18,8 @@
     },
     "refIndex": 5,
     "links": {
-      "demo": "https://urbanvis.hft-stuttgart.de/Testgebiete.html",      
-      "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/inspirer"
+      "demo": "https://citydemonstrator.hft-stuttgart.de/",      
+      "project":"http://icity.hft-stuttgart.de/#/"
     }
   }, 
   {
-- 
GitLab