Fix broken link in end_to_end_encryption.md (#3708)

This commit is contained in:
Jonas Platte 2022-02-22 19:12:04 +01:00 committed by Travis Ralston
parent 632c224ec3
commit 71601a5ff5
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.

View file

@ -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`.
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
withheld](#reporting-that-decryption-keys-are-withheld).