Skip to content

Commit

Permalink
Fix link to Room Event format.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkasak committed May 31, 2022
1 parent cce8e57 commit f52fde4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data/event-schemas/schema/m.room.encrypted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f52fde4

Please sign in to comment.