From 6a3370005e510b488fd6b3ad6d24d2477af18a21 Mon Sep 17 00:00:00 2001 From: thetayloredman Date: Sun, 5 Apr 2026 19:16:47 +0000 Subject: [PATCH] doc: remove reference to MSC unstable prefix --- src/core/config/mod.rs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/core/config/mod.rs b/src/core/config/mod.rs index decaa7716..738e1761f 100644 --- a/src/core/config/mod.rs +++ b/src/core/config/mod.rs @@ -2192,10 +2192,7 @@ pub struct WellKnownConfig { pub support_mxid: Option, /// PGP key URI for server support contacts, to be served as part of the - /// MSC1929 server support endpoint. This uses the unstable prefix from - /// [MSC4439]. - /// - /// [MSC4439]: https://github.com/matrix-org/matrix-spec-proposals/pull/4439 + /// MSC1929 server support endpoint. pub support_pgp_key: Option, /// **DEPRECATED**: Use `[global.matrix_rtc].foci` instead.