Update zulipchat.com links to zulip.com.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2020-06-08 14:03:27 -07:00 committed by Tim Abbott
parent ad8a9dd56d
commit 5f81eb3a70
27 changed files with 29 additions and 29 deletions

View file

@ -20,4 +20,4 @@ Usage :
--zulip-webhook-url <zulip_webhook_url>
For more information, please see Zulip's documentation on how to set up
a Trello integration [here](https://zulipchat.com/integrations/doc/trello).
a Trello integration [here](https://zulip.com/integrations/doc/trello).

View file

@ -116,7 +116,7 @@ quickly set up a Trello webhook.
Note: The Trello webhook instructions available on your Zulip server
may be outdated. Please make sure you follow the updated instructions
at <https://zulipchat.com/integrations/doc/trello>.
at <https://zulip.com/integrations/doc/trello>.
"""
parser = argparse.ArgumentParser(description=description)