mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Update integration-guide according to integrations redesign.
With numerous typo and grammar fixed by tabbott.
This commit is contained in:
@@ -25,7 +25,7 @@ paths will be familiar to Django developers.
|
||||
|
||||
* `zerver/views/*.py` Most [Django views](https://docs.djangoproject.com/en/1.8/topics/http/views/).
|
||||
|
||||
* `zerver/views/webhooks/` Webhook views for [Zulip integrations](integration-guide.html).
|
||||
* `zerver/webhooks/` Webhook views and tests for [Zulip webhook integrations](integration-guide.html).
|
||||
|
||||
* `zerver/tornado/views.py` Tornado views.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user