Fix a bunch of Zulip Voyager related comments.

(imported from commit 176e875cbc310ba00d6137930ddb718bd68f1866)
This commit is contained in:
Tim Abbott
2015-08-21 09:34:54 -07:00
parent d0afb75619
commit 16e0f21687
12 changed files with 17 additions and 17 deletions

View File

@@ -61,5 +61,5 @@ def format_commit_message(author, subject, commit_id):
## path, but if not, set a custom path below
ZULIP_API_PATH = None
# If you're using Zulip Voyager, set this to your Zulip Voyager server
# Set this to your Zulip server's API URI
ZULIP_SITE = "https://api.zulip.com"