From b1897fa637aa6fc5631d9a82497239e1a51e3c1c Mon Sep 17 00:00:00 2001 From: "DeepBlueV7.X" Date: Tue, 1 Nov 2022 11:32:33 +0000 Subject: [PATCH] Update proposals/3664-notifications-for-relations.md Co-authored-by: Patrick Cloke --- proposals/3664-notifications-for-relations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proposals/3664-notifications-for-relations.md b/proposals/3664-notifications-for-relations.md index 3ef10269f..ce51d6863 100644 --- a/proposals/3664-notifications-for-relations.md +++ b/proposals/3664-notifications-for-relations.md @@ -59,8 +59,8 @@ messages. `key` and `pattern` are optional to allow you to enable or suppress all notifications for a specific relation type. For example one could suppress notifications for all events with a relation from -[threads](https://github.com/matrix-org/matrix-doc/pull/3440) and all -[edits](https://github.com/matrix-org/matrix-doc/pull/2676) with the following +[threads](https://spec.matrix.org/v1.4/client-server-api/#threading) and all +[edits](https://spec.matrix.org/v1.4/client-server-api/#event-replacements) with the following two conditions: ```json5