From 9b77f8873b4368ab96ce26b59ebfbc6b6ba1b4bd Mon Sep 17 00:00:00 2001 From: Nicolas Chauvin Date: Fri, 18 Dec 2020 10:33:39 +0100 Subject: [PATCH] Readme: Disambiguate roomid part in webhook url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 033782e..76d5e03 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Where - `${instance_path}` is the `path` defined in **Maubot Manager** > **Instances** > `my_gitlab_bot` > `path` - `${room_id}` is the Matrix room identifier as defined in its URL, or under **Room Settings** > **Advanced** > **Internal room identifier** -Which gives for example, with the default configuration: . +Which gives for example, with the default configuration: . Then configure the `secret` token as previously defined.