Skip to content

Commit d7d52e8

Browse files
authored
Fix broken link in end_to_end_encryption.md (#3708)
1 parent 1afbffb commit d7d52e8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix various typos throughout the specification.

content/client-server-api/modules/end_to_end_encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1171,7 +1171,7 @@ originally sent the key request to; a device that receives a
11711171
`request` message with the same `request_id` and `requesting_device_id`.
11721172

11731173
If a device does not wish to share keys with that device, it can
1174-
indicate this by sending an [m.room\_key.withheld](#mroom_key.withheld) to-device message,
1174+
indicate this by sending an [m.room\_key.withheld](#mroom_keywithheld) to-device message,
11751175
as described in [Reporting that decryption keys are
11761176
withheld](#reporting-that-decryption-keys-are-withheld).
11771177

0 commit comments

Comments
 (0)