diff --git a/configs/conferences/jugendhackt/config.json b/configs/conferences/jugendhackt/config.json
index 0ed22c80..c7e6be28 100644
--- a/configs/conferences/jugendhackt/config.json
+++ b/configs/conferences/jugendhackt/config.json
@@ -6,7 +6,7 @@
"organizer": "Jugend hackt",
"start": "2024-07-19T13:00:00+02:00",
"end": "2024-07-21T18:00:00+02:00",
- "title": "Jugend hackt Rhein-Neckar 2024",
+ "title": "Jugend hackt Hamburg 2024",
"streamingConfig": {
"html": {
"footer": "by Jugend hackt 2024 & C3VOC",
@@ -15,9 +15,9 @@
},
"rooms": [
{
- "name": "Rhein-Neckar",
+ "name": "Betahaus Hamburg",
"slug": "saal",
- "streamId": "s96"
+ "streamId": "s1"
}
]
}