Fix broken link in end_to_end_encryption.md (#3708)
This commit is contained in:
parent
632c224ec3
commit
71601a5ff5
2 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue