summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/manage_incoming_hooks.jsx
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-10-09 18:27:55 -0700
committerit33 <iantien@gmail.com>2015-10-09 18:27:55 -0700
commitacde3ebf98607e898519bd2b0001fa39156a6be1 (patch)
tree670fc98f3680836f94d0c06a6fc9dd778f059a89 /web/react/components/user_settings/manage_incoming_hooks.jsx
parent12cd7c03d6676466f7b10b8e80b4e05edab0cf2a (diff)
downloadchat-acde3ebf98607e898519bd2b0001fa39156a6be1.tar.gz
chat-acde3ebf98607e898519bd2b0001fa39156a6be1.tar.bz2
chat-acde3ebf98607e898519bd2b0001fa39156a6be1.zip
Update manage_incoming_hooks.jsx
Diffstat (limited to 'web/react/components/user_settings/manage_incoming_hooks.jsx')
-rw-r--r--web/react/components/user_settings/manage_incoming_hooks.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/user_settings/manage_incoming_hooks.jsx b/web/react/components/user_settings/manage_incoming_hooks.jsx
index 90b4039c7..b7f53be0b 100644
--- a/web/react/components/user_settings/manage_incoming_hooks.jsx
+++ b/web/react/components/user_settings/manage_incoming_hooks.jsx
@@ -148,7 +148,7 @@ export default class ManageIncomingHooks extends React.Component {
return (
<div key='addIncomingHook'>
- {'Create webhook URLs for channels and private groups. These URLs can be used by outside applications to create posts in any channels or private groups you have access to. The specified channel will be used as the default.'}
+ {'For developers building integrations this page lets you create webhook URLs for channels and private groups. Please see http://mattermost.org/webhooks to learn about creating webhooks, view samples, and to let the community know about integrations you have ve built. The URLs created below can be used by outside applications to create posts in any channels or private groups you have access to. The specified channel will be used as the default.'}
<br/>
<label className='control-label'>{'Add a new incoming webhook'}</label>
<div className='padding-top'>