From 1f11101be918cf4d0897ce6050c4ae3172e0bc5a Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Fri, 10 Jan 2025 00:22:40 +0900 Subject: [PATCH] Update docs/configuring-playbook-bridge-mautrix-bridges.md: add a note about the official docs Signed-off-by: Suguru Hirahara --- docs/configuring-playbook-bridge-mautrix-bridges.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuring-playbook-bridge-mautrix-bridges.md b/docs/configuring-playbook-bridge-mautrix-bridges.md index 0c3483e02..d2484d8be 100644 --- a/docs/configuring-playbook-bridge-mautrix-bridges.md +++ b/docs/configuring-playbook-bridge-mautrix-bridges.md @@ -2,6 +2,8 @@ The playbook can install and configure various [mautrix](https://github.com/mautrix) bridges (twitter, discord, signal, googlechat, etc.), as well as many other (non-mautrix) bridges. This is a common guide for configuring mautrix bridges. +The author of the bridges maintains [the official docs](https://docs.mau.fi/bridges/index.html), whose source code is available at [mautrix/docs](https://github.com/mautrix/docs) repository on GitHub. You may as well to refer it while configuring them. + You can see each bridge's features on the `ROADMAP.md` file in its corresponding mautrix repository. ## Adjusting the playbook configuration