diff --git a/data/api/client-server/create_room.yaml b/data/api/client-server/create_room.yaml index 91c85840..03a85443 100644 --- a/data/api/client-server/create_room.yaml +++ b/data/api/client-server/create_room.yaml @@ -109,7 +109,7 @@ paths: name: type: string description: |- - If this is included, an [`m.room.name`](#mroomname) event + If this is included, an [`m.room.name`](/client-server-api/#mroomname) event will be sent into the room to indicate the name for the room. This overwrites any [`m.room.name`](/client-server-api/#mroomname) event in `initial_state`.