From 3ecde09dd7993fb9748c03300df707f91a71c73d Mon Sep 17 00:00:00 2001
From: Sven Schneider <sven.schneider@hft-stuttgart.de>
Date: Tue, 1 Jun 2021 08:57:00 +0000
Subject: [PATCH] updated urbanvis url in content.json

---
 public/content/content.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/content/content.json b/public/content/content.json
index 2926f2b..0a13b62 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -113,7 +113,7 @@
       "description_de":"VISION ZERO ist eine Anwendung zum sicheren Routing mit einer Visualisierung eines 3D Grids und einer Heatmap. Entwickelt bein Hackathon Event 'Neue Wege für die Mobilität in Augsburg'. (24 Stunden Zeit begrenzt)"
     },
     "links": {
-      "demo": "https://transfer.hft-stuttgart.de/pages/sven.schneider/urbanvis/",
+      "demo": "urbanvis.hft-stuttgart.de",
       "publication":"https://doi.org/10.3390/ijgi9110657 ",
       "project":"https://www.hft-stuttgart.de/forschung/i-city"
     },
-- 
GitLab