From d4e0cba348157dc341e50d5c9a73ea58777bbcb5 Mon Sep 17 00:00:00 2001 From: svensMPG <sven.schneider@hft-stuttgart.de> Date: Tue, 22 Feb 2022 15:15:20 +0100 Subject: [PATCH] fixed inspirer links --- 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 a8c5faf..44128a3 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -6,7 +6,7 @@ "author": { "firstName": "Sven", "lastName": "Schneider", - "hftURL": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/inspirer" + "hftURL": "https://www.hft-stuttgart.de/p/sven-schneider" }, "project_year_start": "2021", "project_year_end": "2024", @@ -19,7 +19,7 @@ "refIndex": 5, "links": { "demo": "https://urbanvis.hft-stuttgart.de/Testgebiete.html", - "publication": "" + "publication": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/inspirer" } }, { -- GitLab