diff --git a/content/rooms/v11.md b/content/rooms/v11.md index adba1b78..4ee13653 100644 --- a/content/rooms/v11.md +++ b/content/rooms/v11.md @@ -39,6 +39,10 @@ create `m.room.create` and `m.room.redaction` events. Room version 11 is based upon room version 10 with the following considerations. +### Redactions + +[See above](#redactions). + ### Event format The core event format is the same as [room version 10](/rooms/v10#event-format). @@ -243,10 +247,6 @@ Some consequences of these rules: user's power level. {{% /boxes/note %}} -### Redactions - -[See above](#redactions). - ## Unchanged from v10 The following sections have not been modified since v10, but are included for