From 83c491899ffb16d29d61c16bebefdae638ec0cc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20F=C3=BCrmann?= Date: Sun, 26 Oct 2025 02:40:07 +0200 Subject: [PATCH] Fix URL for OpenLab Augsburg in directory.json --- directory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/directory.json b/directory.json index b9cf513..8379640 100644 --- a/directory.json +++ b/directory.json @@ -157,7 +157,7 @@ "Omega Verksted": "https://omegav.no/api/spaceapi.php", "Open Space Aarhus": "http://spaceapi.osaa.dk/status/json", "Open-Lab Vorarlberg": "https://spaceapi.open-lab.at/spaceapi.php", - "OpenLab Augsburg": "http://api.openlab-augsburg.de/data.json", + "OpenLab Augsburg": "https://api.openlab-augsburg.de/data.json", "P'yŏngyang Hackerspace": "http://status.pyongyanghackerspace.org/jiwi.json", "Pangloss Labs #1": "https://spaceapi.panglosslabs.org/spaceapi.json", "Pawprint Prototyping": "https://members.pawprintprototyping.org/api/spacedirectory/",