mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
integrations/openshift: Use Markdown macros.
This commit is contained in:
@@ -287,7 +287,8 @@ INTEGRATIONS = {
|
||||
'openshift',
|
||||
'openshift',
|
||||
display_name='OpenShift',
|
||||
doc='zerver/integrations/openshift.md'
|
||||
doc='zerver/integrations/openshift.md',
|
||||
stream_name='deployments',
|
||||
),
|
||||
'perforce': Integration('perforce', 'perforce', doc='zerver/integrations/perforce.html'),
|
||||
'phabricator': Integration('phabricator', 'phabricator', doc='zerver/integrations/phabricator.md'),
|
||||
|
||||
Reference in New Issue
Block a user