From 2d53c81a7db6bf2fd442371c57a03a6536212ece Mon Sep 17 00:00:00 2001 From: Matthias Ahouansou Date: Wed, 29 May 2024 09:11:45 +0100 Subject: [PATCH] always link to handling redactions section --- content/rooms/v10.md | 2 +- content/rooms/v11.md | 2 +- content/rooms/v7.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/rooms/v10.md b/content/rooms/v10.md index 3a08c0b90..e1bb45e73 100644 --- a/content/rooms/v10.md +++ b/content/rooms/v10.md @@ -99,7 +99,7 @@ level_ is **not** considered by the auth rules. The ability to send a redaction event does not mean that the redaction itself should be performed. Receiving servers must perform additional checks, as described in -the [Redactions](#redactions) section below. +the [Handling redactions](#handling-redactions) section below. {{% /boxes/note %}} The rules are as follows: diff --git a/content/rooms/v11.md b/content/rooms/v11.md index d105e575a..560a3e5c1 100644 --- a/content/rooms/v11.md +++ b/content/rooms/v11.md @@ -106,7 +106,7 @@ level_ is **not** considered by the auth rules. The ability to send a redaction event does not mean that the redaction itself should be performed. Receiving servers must perform additional checks, as described in -the [Redactions](#redactions) section below. +the [Handling redactions](#handling-redactions) section below. {{% /boxes/note %}} The rules are as follows: diff --git a/content/rooms/v7.md b/content/rooms/v7.md index ed4d00551..620b8ba01 100644 --- a/content/rooms/v7.md +++ b/content/rooms/v7.md @@ -60,7 +60,7 @@ level_ is **not** considered by the auth rules. The ability to send a redaction event does not mean that the redaction itself should be performed. Receiving servers must perform additional checks, as described in -the [Redactions](#redactions) section below. +the [Handling redactions](#handling-redactions) section below. {{% /boxes/note %}} The rules are as follows: