api: remove use of zulip.com domain in API bindings.

This commit is contained in:
Tim Abbott 2016-12-15 09:35:37 -08:00
parent 746d9d2b6b
commit b7f29327b6
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#### Dependencies
The [Zulip API](https://zulip.com/api) Python bindings require the
The [Zulip API](https://zulipchat.com/api) Python bindings require the
following Python libraries:
* requests (version >= 0.12.1)