From b47d4e71f6d4bcc6d5035be6e7845e86139970df Mon Sep 17 00:00:00 2001
From: Anika Barop <anika@fabcity.hamburg>
Date: Mon, 3 Mar 2025 10:17:16 +0000
Subject: [PATCH 1/2] Edit association.mdx

---
 src/pages/de/fabcity/association.mdx | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/pages/de/fabcity/association.mdx b/src/pages/de/fabcity/association.mdx
index e6ce74759..e1ce52341 100644
--- a/src/pages/de/fabcity/association.mdx
+++ b/src/pages/de/fabcity/association.mdx
@@ -299,6 +299,7 @@ Der Fab City Hamburg e.V. ist Teil der globalen FAB City Initiative. Die FAB Cit
     {
       src: "/images/logos/logo-fabcityglobal.svg",
       alt: "Fab City Global Initative",
+      href: "https://fab.city/",
     }
   ]}
 />
@@ -321,6 +322,10 @@ Das Projekt Fab City Hamburg wird unterstützt von der Behörde für Wirtschaft
     {
       src: "/images/logos/logo-bwi.svg",
       alt: "Behörde für Wirtschaft und Innovation Hamburg",
+    },
+    {
+      src: "/images/logos/logo_bukea.svg",
+      alt: "Behörde für Umwelt, Klima, Energie und Agrarwirtschaft",
     }
   ]}
 />
-- 
GitLab


From 96b3f969534e87d098bbd743a91d821ece557e22 Mon Sep 17 00:00:00 2001
From: Anika Barop <anika@fabcity.hamburg>
Date: Mon, 3 Mar 2025 10:19:53 +0000
Subject: [PATCH 2/2] Edit association.mdx

---
 src/pages/en/fabcity/association.mdx | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/src/pages/en/fabcity/association.mdx b/src/pages/en/fabcity/association.mdx
index 871816536..4a5eccd90 100644
--- a/src/pages/en/fabcity/association.mdx
+++ b/src/pages/en/fabcity/association.mdx
@@ -196,7 +196,7 @@ With open source and digital manufacturing, we are making the economy of city of
 
 > For us, it was always clear: It's not about Hamburg having one or two Fab Labs - it's about scaling the idea, about creating a new infrastructure for DIY. Ideally, this will one day include a Fab Lab in every district of the city.  
 
-Axel Sylvester, Chair of Fab Lab Fabulous St. Pauli e.V. and Managing Director of Fab City Hamburg e.V.
+Axel Sylvester, Chair of Fab Lab Fabulous St. Pauli e.V. and Project Manager of Fab City Hamburg e.V.
 
 <ActionBox
   title="How will Hamburg become a 'Fab City'?"
@@ -299,11 +299,8 @@ Fab City Hamburg e.V. is part of the global Fab City Initiative. The Fab City Fo
     {
       src: "/images/logos/logo-fabcityglobal.svg",
       alt: "Fab City Global Initative",
-    },
-    {
-      src: "",
-      alt: "",
-    },   
+      href: "https://fab.city/",
+    }, 
   ]}
 />
 
@@ -327,8 +324,8 @@ The Fab City Hamburg project is supported by the Hamburg Ministry of Economics a
       alt: "Hamburg Ministry of Economics and Innovation",
     },
     {
-      src: "",
-      alt: "",
+      src: "/images/logos/logo_bukea.svg",
+      alt: "Hamburg Ministry of Environment, Climate, Energy and Agriculture",
     },   
   ]}
 />
-- 
GitLab