From 5f51993b7046f48ea01e3751c80d172277624a21 Mon Sep 17 00:00:00 2001 From: it33 Date: Thu, 12 Nov 2015 14:44:14 -0800 Subject: Removed v1.2 indicator --- doc/developer/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/developer/API.md') diff --git a/doc/developer/API.md b/doc/developer/API.md index 4c4b2f04e..e5e5db2ba 100644 --- a/doc/developer/API.md +++ b/doc/developer/API.md @@ -12,7 +12,7 @@ Incoming webhooks allow external applications to post messages into Mattermost c In addition to supporting Slack's incoming webhook formatting, Mattermost webhooks offer full support of industry-standard markdown formatting, including headings, tables and in-line images. -### [Outgoing Webhooks (in Mattermost v1.2)](https://github.com/mattermost/platform/blob/master/doc/integrations/webhooks/Outgoing-Webhooks.md) +### [Outgoing Webhooks](https://github.com/mattermost/platform/blob/master/doc/integrations/webhooks/Outgoing-Webhooks.md) Outgoing webhooks allow external applications to receive webhook events from events happening within Mattermost channels and private groups via JSON payloads via HTTP POST requests sent to incoming webhook URLs defined by your applications. -- cgit v1.2.3-1-g7c22