mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
integrations doc: Move asana doc to separate file.
This commit is contained in:
@@ -183,7 +183,7 @@ WEBHOOK_INTEGRATIONS = [
|
||||
] # type: List[WebhookIntegration]
|
||||
|
||||
INTEGRATIONS = {
|
||||
'asana': Integration('asana', 'asana'),
|
||||
'asana': Integration('asana', 'asana', doc='zerver/integrations/asana.html'),
|
||||
'capistrano': Integration('capistrano', 'capistrano'),
|
||||
'codebase': Integration('codebase', 'codebase'),
|
||||
'email': EmailIntegration('email', 'email'),
|
||||
|
||||
Reference in New Issue
Block a user