From 5e870f9a6c849dd93a3460ef570d4dfa2e318f93 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 7 Aug 2021 19:02:48 -0400 Subject: [PATCH] Updated Notify_rocketchat (markdown) --- Notify_rocketchat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_rocketchat.md b/Notify_rocketchat.md index 4116e16..16d6136 100644 --- a/Notify_rocketchat.md +++ b/Notify_rocketchat.md @@ -6,7 +6,7 @@ ### Syntax Rocket.Chat can send notifications through the following **modes**: -* **webhook**: A configured Incoming webhook (this can be set up in the admin area) +* **webhook**: A configured Incoming Webhook; this can be set up in the **Administration** area under **Integrations** heading. * **basic**: A user/password combination. Secure connections (via https) should be referenced using **rockets://** where as insecure connections (via http) should be referenced via **rocket://**.