Browse Source

Update docs/configuring-playbook-bridge-mautrix-gmessages.md: add a link to the official documentation on authentication

Based on d33701428d/bridges/go/gmessages/authentication.md

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3924/head
Suguru Hirahara 1 year ago
parent
commit
9a3a430a16
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-bridge-mautrix-gmessages.md

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-gmessages.md View File

@@ -50,4 +50,4 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-use


To use the bridge, you need to start a chat with `@gmessagesbot:example.com` (where `example.com` is your base domain, not the `matrix.` domain). To use the bridge, you need to start a chat with `@gmessagesbot:example.com` (where `example.com` is your base domain, not the `matrix.` domain).


You can learn more here about authentication from the bridge's [official documentation on Authentication](https://docs.mau.fi/bridges/go/gmessages/authentication.html).
You can then follow instructions on the bridge's [official documentation on Authentication](https://docs.mau.fi/bridges/go/gmessages/authentication.html).

Loading…
Cancel
Save