mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +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:
|
||||
type: string
|
||||
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.
|
||||
key:
|
||||
type: string
|
||||
|
|
|
|||
Loading…
Reference in a new issue