zephyr_mirror.py: update zulip server url for zephyr documentation

zulipchat.com hosts the documentation (as well as the server); make the
url reflect it
This commit is contained in:
Daria Phoebe Brashear 2017-06-26 16:05:27 -04:00 committed by Tim Abbott
parent e63f6734ac
commit 8343cd4300
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ while backoff.keep_going():
error_message = """
ERROR: The Zephyr mirroring bot is unable to continue mirroring Zephyrs.
This is often caused by failing to maintain unexpired Kerberos tickets
or AFS tokens. See https://zulip.com/zephyr for documentation on how to
or AFS tokens. See https://zulipchat.com/zephyr for documentation on how to
maintain unexpired Kerberos tickets and AFS tokens.
"""
print(error_message)