mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
integrations doc: Move hubot doc to separate file.
This commit is contained in:
@@ -194,7 +194,7 @@ INTEGRATIONS = {
|
||||
display_name='Google Calendar',
|
||||
doc='zerver/integrations/google-calendar.html'
|
||||
),
|
||||
'hubot': Integration('hubot', 'hubot'),
|
||||
'hubot': Integration('hubot', 'hubot', doc='zerver/integrations/hubot.html'),
|
||||
'jenkins': Integration('jenkins', 'jenkins', secondary_line_text='(or Hudson)'),
|
||||
'jira-plugin': Integration(
|
||||
'jira-plugin',
|
||||
|
||||
Reference in New Issue
Block a user