From 7e6d1d667740e58f169d7acaed1eca5ecdb9d6b8 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Mon, 20 Jan 2025 00:23:12 +0900 Subject: [PATCH] Remove the guide Signed-off-by: Suguru Hirahara --- docs/configuring-playbook-bot-draupnir.md | 2 -- docs/configuring-playbook-bot-mjolnir.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/docs/configuring-playbook-bot-draupnir.md b/docs/configuring-playbook-bot-draupnir.md index dd4949eba..e6eb33e6f 100644 --- a/docs/configuring-playbook-bot-draupnir.md +++ b/docs/configuring-playbook-bot-draupnir.md @@ -47,8 +47,6 @@ Decide whether you want to support having an encrypted management room or not. D Refer to Draupnir's [documentation](https://the-draupnir-project.github.io/draupnir-documentation/moderator/managing-protected-rooms#protecting-encrypted-rooms) for more details about why you might want to care about encryption support for protected rooms. -If you would like to enable the E2EE support, move to [the next section](#configuration-with-e2ee-support). If you would not like to enable it, move to [the section below](#configuration-without-e2ee-support). - #### Configuration with E2EE support ##### Create the bot user with a password diff --git a/docs/configuring-playbook-bot-mjolnir.md b/docs/configuring-playbook-bot-mjolnir.md index ccd839d81..2f2626ea3 100644 --- a/docs/configuring-playbook-bot-mjolnir.md +++ b/docs/configuring-playbook-bot-mjolnir.md @@ -54,8 +54,6 @@ Decide whether you want Mjolnir to be capable of operating in end-to-end encrypt To support E2EE, Mjolnir needs to [use Pantalaimon](configuring-playbook-pantalaimon.md). -If you would like to enable the E2EE support, move to [the next section](#configuration-with-e2ee-support). If you would not like to enable it, move to [the section below](#configuration-without-e2ee-support). - #### Configuration with E2EE support When using Pantalaimon, Mjolnir will log in to its bot account itself through Pantalaimon, so configure its username and password.