From 744e5e99b29ec3017e5090f6e06eaabdf7278561 Mon Sep 17 00:00:00 2001 From: car12o Date: Fri, 16 Jun 2023 10:24:11 +0100 Subject: fix: RocketChat docs - webhook endpoint --- .../alerts-notifications/add-rocketchat-notification-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cloud/alerts-notifications/add-rocketchat-notification-configuration.md b/docs/cloud/alerts-notifications/add-rocketchat-notification-configuration.md index 11cacd61c7..6a81ad1d72 100644 --- a/docs/cloud/alerts-notifications/add-rocketchat-notification-configuration.md +++ b/docs/cloud/alerts-notifications/add-rocketchat-notification-configuration.md @@ -42,7 +42,7 @@ To enable the webhook integrations on RocketChat you need: 4. You will end up with a webhook endpoint that looks like so: ``` -https://your-mattermost-server.rocket.chat/hooks/YYYYYYYYYYYYYYYYYYYYYYYY/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +https://your-server.rocket.chat/hooks/YYYYYYYYYYYYYYYYYYYYYYYY/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ``` - Treat this endpoint as a secret. Anyone who has it will be able to post messages to your RocketChat instance. -- cgit v1.2.3