mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
integrations doc: Move phabricator doc to separate file.
This commit is contained in:
@@ -223,7 +223,7 @@ INTEGRATIONS = {
|
||||
doc='zerver/integrations/openshift.html'
|
||||
),
|
||||
'perforce': Integration('perforce', 'perforce', doc='zerver/integrations/perforce.html'),
|
||||
'phabricator': Integration('phabricator', 'phabricator'),
|
||||
'phabricator': Integration('phabricator', 'phabricator', doc='zerver/integrations/phabricator.html'),
|
||||
'puppet': Integration('puppet', 'puppet'),
|
||||
'redmine': Integration('redmine', 'redmine'),
|
||||
'rss': Integration('rss', 'rss', display_name='RSS'),
|
||||
|
||||
Reference in New Issue
Block a user