Skip to content

Commit 306c8df

Browse files
committed
correcting for matching public github repo
1 parent 37d765d commit 306c8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
include_package_data = True,
1313
install_requires = ['httplib2', 'simplejson'],
1414
license='LICENSE.txt',
15-
url = 'https://github.com/maxeventbrite/zendesk/tree/master',
15+
url = 'https://github.com/eventbrite/zendesk',
1616
keywords = 'zendesk api helpdesk',
1717
description = 'Python API Wrapper for Zendesk',
1818
classifiers = [

0 commit comments

Comments
 (0)