From 54fd70aef89476c1905ea29b197263883182b08a Mon Sep 17 00:00:00 2001 From: svensMPG <sven.schneider@hft-stuttgart.de> Date: Thu, 16 Dec 2021 23:31:35 +0100 Subject: [PATCH] fixed url in INSPIRER description --- 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 9058650..e365f49 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -18,8 +18,8 @@ }, "refIndex": 5, "links": { - "demo": "https://kartta.hel.fi/3d/heating/Apps/Helsinki/view.html", - "publication": "https://doi.org/10.3390/ijgi9100602" + "demo": "https://urbanvis.hft-stuttgart.de/Testgebiete.html", + "publication": "" } }, { -- GitLab