From 8d70905f86ea7e36e061f5fed302b24112647970 Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Wed, 15 Feb 2023 20:19:12 -0800 Subject: [PATCH] Updated Bridges (markdown) --- Bridges.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bridges.md b/Bridges.md index 448709d..6916f11 100644 --- a/Bridges.md +++ b/Bridges.md @@ -2,7 +2,7 @@ 1. [Follow instructions for setting up your bridge](https://docs.mau.fi/bridges/python/setup.html). This should produce a `registration.yaml` file. - - Add the prefix `bridge_` to the `as_token`. + - Add the prefix "bridge_" to the `as_token`. Example: `as_token: bridge_1m9jt3xt6qdb4...` - The bridge `id` and the `sender_localpart` have to match at this time.