From ee8f2d44da90086d6f95441218a432f819b1b541 Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Mon, 11 May 2026 16:35:52 +0200 Subject: [PATCH 1/2] Update directory.json add FabLab Chemnitz --- directory.json | 1 + 1 file changed, 1 insertion(+) diff --git a/directory.json b/directory.json index 034bf8f..a04e687 100644 --- a/directory.json +++ b/directory.json @@ -63,6 +63,7 @@ "FAU FabLab": "https://fablab.fau.de/spaceapi/", "FIXME": "https://fixme.ch/cgi-bin/spaceapi.py", "FabLab Allgäu": "https://fablab-allgaeu.de/assets/files/spaceapi.json", + "FabLab Chemnitz: "https://static.stadtfabrikanten.org/spaceapi/fablabchemnitz.json", "FabLab Karlsruhe e.V.": "https://spaceapi.fablab-karlsruhe.de", "FabLab Nürnberg": "http://api.fablab-nuernberg.de/spaceapi.php", "Farset Labs": "https://www.farsetlabs.org.uk/farsetlabs.json", From 4031e91a36e88209318479b04652e673a0427c84 Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Tue, 12 May 2026 09:48:34 +0200 Subject: [PATCH 2/2] Update directory.json fix typo --- directory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/directory.json b/directory.json index a04e687..e1909d7 100644 --- a/directory.json +++ b/directory.json @@ -63,7 +63,7 @@ "FAU FabLab": "https://fablab.fau.de/spaceapi/", "FIXME": "https://fixme.ch/cgi-bin/spaceapi.py", "FabLab Allgäu": "https://fablab-allgaeu.de/assets/files/spaceapi.json", - "FabLab Chemnitz: "https://static.stadtfabrikanten.org/spaceapi/fablabchemnitz.json", + "FabLab Chemnitz": "https://static.stadtfabrikanten.org/spaceapi/fablabchemnitz.json", "FabLab Karlsruhe e.V.": "https://spaceapi.fablab-karlsruhe.de", "FabLab Nürnberg": "http://api.fablab-nuernberg.de/spaceapi.php", "Farset Labs": "https://www.farsetlabs.org.uk/farsetlabs.json",