From 3b297cf7dafbfbb26d17cd82e073c9cb43029eac Mon Sep 17 00:00:00 2001 From: Andy Balaam Date: Wed, 15 Apr 2026 16:06:42 +0100 Subject: [PATCH] Remove the reference to a module from the key_backup section --- content/client-server-api/modules/end_to_end_encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/modules/end_to_end_encryption.md b/content/client-server-api/modules/end_to_end_encryption.md index 1841c03d..75acd93b 100644 --- a/content/client-server-api/modules/end_to_end_encryption.md +++ b/content/client-server-api/modules/end_to_end_encryption.md @@ -1483,7 +1483,7 @@ potential new key backup algorithm version that would fix this issue. {{% added-in v="1.19" %}} -This module enables clients to track a user's preference about enabling or +This enables clients to track a user's preference about enabling or disabling [server-side backups of room keys](#server-side-key-backups). The data is stored in the [`m.key_backup`](#mkey_backup) global [account data](#client-config).