From 05c4a889c1fcbe2d2e75baf5d4d0c729c40c4756 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Tue, 13 Oct 2015 15:15:01 -0400 Subject: Minor updates to incoming webhook documenatation --- doc/integrations/webhooks/Incoming-Webhooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/integrations/webhooks/Incoming-Webhooks.md b/doc/integrations/webhooks/Incoming-Webhooks.md index f01db90a4..c6323a24a 100644 --- a/doc/integrations/webhooks/Incoming-Webhooks.md +++ b/doc/integrations/webhooks/Incoming-Webhooks.md @@ -88,5 +88,5 @@ As mentioned above, Mattermost makes it easy to take integrations written for Sl 3. Like Slack, by overriding the channel name with an @username, such as payload={"text": "Hi", channel: "@jim"}, you can send the message to a user through your direct message chat. 4. Channel names can be prepended with a #, like they are in Slack incoming webhooks, and the message will still be sent to the correct channel. -To learn more about Incoming Webhooks and to see samples and community contributions, please visit +To see samples and community contributions, please visit . -- cgit v1.2.3-1-g7c22