From 4c482bfb663e8336ecaf9cd23ff479ac81aa25f5 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Sat, 28 Jan 2017 17:56:25 -0800 Subject: [PATCH] Replace references to zulip.com/dist with zulip.org/dist. Now that zulip.org has all the files to distribute, there's no reason to still point to the soon-to-be-decommissioned zulip.com/dist. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4475311..3b7a4e1 100755 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ package_info = dict( 'License :: OSI Approved :: MIT License', 'Topic :: Communications :: Chat', ], - url='https://www.zulip.com/dist/api/', + url='https://www.zulip.org/dist/api/', packages=['zulip'], data_files=[('share/zulip/examples', ["examples/zuliprc",