diff --git a/configs/sc/config.json b/configs/sc/config.json
index 89fcea8..a7b0ad6 100644
--- a/configs/sc/config.json
+++ b/configs/sc/config.json
@@ -28,11 +28,11 @@
         }
     ],
     "sc_update_announcement_room": {
-        "room_id_or_alias": "!JwTYjASnrfLEJQGQvt:matrix.org",
+        "room_id_or_alias": "#schildichat-web-announcements:matrix.org",
         "via_servers": [
-            "matrix.org",
             "supercable.onl",
-            "spiritcroc.de"
+            "spiritcroc.de",
+            "matrix.org"
         ]
     }
 }