We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d765d commit 306c8dfCopy full SHA for 306c8df
setup.py
@@ -12,7 +12,7 @@
12
include_package_data = True,
13
install_requires = ['httplib2', 'simplejson'],
14
license='LICENSE.txt',
15
- url = 'https://github.com/maxeventbrite/zendesk/tree/master',
+ url = 'https://github.com/eventbrite/zendesk',
16
keywords = 'zendesk api helpdesk',
17
description = 'Python API Wrapper for Zendesk',
18
classifiers = [
0 commit comments