mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix broken link in end_to_end_encryption.md (#3708)
This commit is contained in:
parent
632c224ec3
commit
71601a5ff5
|
|
@ -0,0 +1 @@
|
||||||
|
Fix various typos throughout the specification.
|
||||||
|
|
@ -1171,7 +1171,7 @@ originally sent the key request to; a device that receives a
|
||||||
`request` message with the same `request_id` and `requesting_device_id`.
|
`request` message with the same `request_id` and `requesting_device_id`.
|
||||||
|
|
||||||
If a device does not wish to share keys with that device, it can
|
If a device does not wish to share keys with that device, it can
|
||||||
indicate this by sending an [m.room\_key.withheld](#mroom_key.withheld) to-device message,
|
indicate this by sending an [m.room\_key.withheld](#mroom_keywithheld) to-device message,
|
||||||
as described in [Reporting that decryption keys are
|
as described in [Reporting that decryption keys are
|
||||||
withheld](#reporting-that-decryption-keys-are-withheld).
|
withheld](#reporting-that-decryption-keys-are-withheld).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue