diff --git a/src/status.rs b/src/status.rs index 903d4fd..322269e 100644 --- a/src/status.rs +++ b/src/status.rs @@ -28,7 +28,7 @@ pub fn status(sensors: Sensors, state: State) -> Status { irc: Some("irc://irc.hackint.org/#chaospott".into()), issue_mail: Some("support@chaospott.de".into()), mastodon: Some("https://chaos.social/@chaospott".into()), - matrix: Some("#chaospott:matrix.chaospott.de".into()), + matrix: Some("#c3e:chaospott.de".into()), ml: Some("discuss@lists.chaospott.de".into()), mumble: Some("mumble://mumble.chaospott.de".into()), phone: Some("+49 201 85892243".into()),