mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Fix link for push rules.
This commit is contained in:
parent
d0a4dd151f
commit
17a18c1bac
|
|
@ -28,7 +28,7 @@ These events can also be received in a `/events` response or in the
|
||||||
|
|
||||||
Servers MUST reject clients from setting account data for event types
|
Servers MUST reject clients from setting account data for event types
|
||||||
that the server manages. Currently, this only includes
|
that the server manages. Currently, this only includes
|
||||||
[`m.fully_read`](#mfully_read) and [`m.push_rules`](#mfully_read).
|
[`m.fully_read`](#mfully_read) and [`m.push_rules`](#push-rules-events).
|
||||||
This applies to both global and room-specific account data.
|
This applies to both global and room-specific account data.
|
||||||
|
|
||||||
{{% boxes/note %}}
|
{{% boxes/note %}}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue