summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcar12o <car12o@users.noreply.github.com>2023-06-16 10:24:11 +0100
committercar12o <car12o@users.noreply.github.com>2023-06-16 10:24:11 +0100
commit744e5e99b29ec3017e5090f6e06eaabdf7278561 (patch)
tree42f0e88417b2b4b18798aecb82c8b638289dad9b
parentf30c3c18eea18d0cc4966f162aef7d18e442cead (diff)
fix: RocketChat docs - webhook endpointfeat/cloud/rocketchat-integration
-rw-r--r--docs/cloud/alerts-notifications/add-rocketchat-notification-configuration.md2
1 files changed, 1 insertions, 1 deletions
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.