From deb7a44bb3f2d9aafa548e85e8ad415b042e317f Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Thu, 7 Sep 2023 14:15:37 -0400 Subject: [PATCH] Update branch link. --- proposals/4053-mentions-mixin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/4053-mentions-mixin.md b/proposals/4053-mentions-mixin.md index 9e68a942..1353c6ba 100644 --- a/proposals/4053-mentions-mixin.md +++ b/proposals/4053-mentions-mixin.md @@ -24,7 +24,7 @@ as [noted in MSC3932](https://github.com/matrix-org/matrix-spec-proposals/blob/t > disabled when a room version does support extensible events. [Intentional mentions (i.e. the `m.mentions` property)](https://spec.matrix.org/v1.8/client-server-api/#user-and-room-mentions) -is redefined as an extensible events "mixin" ([see MSC1767](https://github.com/matrix-org/matrix-spec-proposals/blob/matthew/msc1767/proposals/1767-extensible-events.md#mixins-specifically-allowed)). +is redefined as an extensible events "mixin" ([see MSC1767](https://github.com/matrix-org/matrix-spec-proposals/blob/main/proposals/1767-extensible-events.md#mixins-specifically-allowed)). No changes to the implementation are needed except for additional push rules (similar to those defined in [MSC3933](https://github.com/matrix-org/matrix-spec-proposals/pull/3933)) [^1]: