From 5ec2c404621d6a3be1be0106cb0d3d4976766ba6 Mon Sep 17 00:00:00 2001 From: Faria Masood Date: Tue, 27 Oct 2020 11:15:07 +0000 Subject: [PATCH] GitBook: [master] 2 pages modified --- SUMMARY.md | 2 +- api/realtime-api/method-calls/e2e/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SUMMARY.md b/SUMMARY.md index 1f44b932..e3aac260 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -289,7 +289,7 @@ * [Create Private Groups](api/realtime-api/method-calls/create-private-groups.md) * [Delete Message](api/realtime-api/method-calls/delete-message.md) * [Delete Rooms](api/realtime-api/method-calls/delete-rooms.md) - * [End-to-End Encryption](api/realtime-api/method-calls/e2e/README.md) + * [End-to-End Encryption API](api/realtime-api/method-calls/e2e/README.md) * [Fetch My Keys](api/realtime-api/method-calls/e2e/e2e.fetch-my-keys.md) * [Get Users of Room Without Key](api/realtime-api/method-calls/e2e/e2e.get-users-of-room-without-key.md) * [Set Room Key ID](api/realtime-api/method-calls/e2e/e2e.set-room-key-id.md) diff --git a/api/realtime-api/method-calls/e2e/README.md b/api/realtime-api/method-calls/e2e/README.md index c62a5819..8cd7b497 100644 --- a/api/realtime-api/method-calls/e2e/README.md +++ b/api/realtime-api/method-calls/e2e/README.md @@ -1,2 +1,2 @@ -# End-to-End Encryption +# End-to-End Encryption API -- GitLab