Merge branch 'master' of ssh://bitbucket.org/yackob03/quay

This commit is contained in:
Jake Moshenko 2014-09-10 14:46:51 -04:00
commit 8c49e0d2c6

View file

@ -1280,7 +1280,7 @@ quayApp = angular.module('quay', quayDependencies, function($provide, cfpLoading
'name': 'token',
'type': 'string',
'title': 'Token',
'help_url': 'https://{subdomain}.slack.com/services/new/outgoing-webhook'
'help_url': 'https://{subdomain}.slack.com/services/new/incoming-webhook'
}
]
}