From d252766298a3152a690424b960bbf1c8f8d7448f Mon Sep 17 00:00:00 2001 From: Daniela Subotic <48174709+danielasubotic@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:08:31 +0200 Subject: [PATCH] data: add link from dsp app to meta biz (#248) --- data/json/biz.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data/json/biz.json b/data/json/biz.json index c6828ff7..96523075 100644 --- a/data/json/biz.json +++ b/data/json/biz.json @@ -246,6 +246,12 @@ } ], "url": { + "__type": "URL", + "type": "URL", + "url": "https://app.dasch.swiss/project/w0ViRJuOQwy6az9amUg-gw", + "text": "Discover Project Data" + }, + "secondaryURL": { "__type": "URL", "type": "URL", "url": "https://www.bildungsgeschichte.uzh.ch/", @@ -903,4 +909,4 @@ } } ] -} +} \ No newline at end of file