diff --git a/docs/configuring-playbook-bridge-appservice-kakaotalk.md b/docs/configuring-playbook-bridge-appservice-kakaotalk.md index ede27f0db..87cb488c5 100644 --- a/docs/configuring-playbook-bridge-appservice-kakaotalk.md +++ b/docs/configuring-playbook-bridge-appservice-kakaotalk.md @@ -24,9 +24,7 @@ To enable the bridge, add the following configuration to your `inventory/host_va matrix_appservice_kakaotalk_enabled: true ``` -You may optionally wish to add some [Additional configuration](#additional-configuration), or to [prepare for double-puppeting](#set-up-double-puppeting) before the initial installation. - -### Additional configuration +### Extending the configuration There are some additional things you may wish to configure about the bridge. diff --git a/docs/configuring-playbook-bridge-mautrix-discord.md b/docs/configuring-playbook-bridge-mautrix-discord.md index 2b51012a7..4895a6428 100644 --- a/docs/configuring-playbook-bridge-mautrix-discord.md +++ b/docs/configuring-playbook-bridge-mautrix-discord.md @@ -30,8 +30,6 @@ To enable the bridge, add the following configuration to your `inventory/host_va matrix_mautrix_discord_enabled: true ``` -You may optionally wish to add some [Additional configuration](#additional-configuration), or to [prepare for double-puppeting](#set-up-double-puppeting) before the initial installation. - ### Extending the configuration There are some additional things you may wish to configure about the bridge. diff --git a/docs/configuring-playbook-bridge-mautrix-slack.md b/docs/configuring-playbook-bridge-mautrix-slack.md index dfcbfddbf..366ec4e5a 100644 --- a/docs/configuring-playbook-bridge-mautrix-slack.md +++ b/docs/configuring-playbook-bridge-mautrix-slack.md @@ -30,8 +30,6 @@ To enable the bridge, add the following configuration to your `inventory/host_va matrix_mautrix_slack_enabled: true ``` -You may optionally wish to add some [Additional configuration](#additional-configuration), or to [prepare for double-puppeting](#set-up-double-puppeting) before the initial installation. - ### Extending the configuration There are some additional things you may wish to configure about the bridge.