mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
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.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user