Make link relative

Signed-off-by: Johannes Becker <j.becker@famedly.com>
This commit is contained in:
Johannes Becker 2022-07-18 19:42:18 +02:00
parent 17b011ba07
commit 66c8ab365c
No known key found for this signature in database
GPG key ID: 9871666AB152C2DA

View file

@ -5,7 +5,7 @@ description: |-
This event specifies the minimum level a user must have in order to perform a This event specifies the minimum level a user must have in order to perform a
certain action. It also specifies the levels of each user in the room. certain action. It also specifies the levels of each user in the room.
The allowed range of power levels is specified by the [Canonical JSON specification](https://spec.matrix.org/v1.3/appendices/#canonical-json). The allowed range of power levels is specified by the [Canonical JSON specification](/appendices/#canonical-json).
If a `user_id` is in the `users` list, then that `user_id` has the If a `user_id` is in the `users` list, then that `user_id` has the
associated power level. Otherwise they have the default level associated power level. Otherwise they have the default level
@ -102,7 +102,7 @@ properties:
type: object type: object
state_key: state_key:
description: A zero-length string. description: A zero-length string.
pattern: '^$' pattern: "^$"
type: string type: string
type: type:
enum: enum: