mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 17:24:10 +01:00
fix up link
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
This commit is contained in:
parent
ddc6114159
commit
fa26eaab26
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue