diff --git a/data/event-schemas/schema/core-event-schema/event.yaml b/data/event-schemas/schema/core-event-schema/event.yaml index 119c984a..291187ee 100644 --- a/data/event-schemas/schema/core-event-schema/event.yaml +++ b/data/event-schemas/schema/core-event-schema/event.yaml @@ -7,7 +7,7 @@ properties: When interacting with the REST API, this is the HTTP body. type: object type: - description: The type of event, as defined by [the event type specification](#types-of-room-events). + description: The type of event, as defined by [the event type specification](/client-server-api/#types-of-room-events). type: string required: - type