mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
Fix broken link to push rule condition kinds. (#1841)
This commit is contained in:
parent
520b8398d8
commit
da3e884aaa
|
|
@ -0,0 +1 @@
|
||||||
|
Fix broken link to push rule condition kinds.
|
||||||
|
|
@ -18,7 +18,7 @@ properties:
|
||||||
kind:
|
kind:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
The kind of condition to apply. See [conditions](/client-server-api/#conditions) for
|
The kind of condition to apply. See [conditions](/client-server-api/#conditions-1) for
|
||||||
more information on the allowed kinds and how they work.
|
more information on the allowed kinds and how they work.
|
||||||
key:
|
key:
|
||||||
type: string
|
type: string
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue