From f52fde48d8358b75e0b60027feea6599362c0d18 Mon Sep 17 00:00:00 2001 From: Denis Kasak Date: Tue, 31 May 2022 12:32:55 +0200 Subject: [PATCH] Fix link to Room Event format. Closes #1080. --- data/event-schemas/schema/m.room.encrypted.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/event-schemas/schema/m.room.encrypted.yaml b/data/event-schemas/schema/m.room.encrypted.yaml index 32e86902..29315384 100644 --- a/data/event-schemas/schema/m.room.encrypted.yaml +++ b/data/event-schemas/schema/m.room.encrypted.yaml @@ -4,8 +4,9 @@ allOf: description: |- This event type is used when sending encrypted events. It can be used either - within a room (in which case it will have all of the [Room Event fields](/client-server-api/#room-event-fields)), or - as a [to-device](/client-server-api/#send-to-device-messaging) event. + within a room (in which case it will have all of the [Room Event + fields](/client-server-api/#room-event-format)), or as + a [to-device](/client-server-api/#send-to-device-messaging) event. properties: content: