forked from extern/django-helpdesk
Update project URLs per #424
This commit is contained in:
2
setup.py
2
setup.py
@ -140,7 +140,7 @@ setup(
|
||||
keywords=['django', 'helpdesk', 'tickets', 'incidents', 'cases'],
|
||||
author='Ross Poulton',
|
||||
author_email='ross@rossp.org',
|
||||
url='http://github.com/rossp/django-helpdesk',
|
||||
url='http://github.com/django-helpdesk/django-helpdesk',
|
||||
license='BSD',
|
||||
packages=find_packages(),
|
||||
package_data=find_package_data("helpdesk", only_in_packages=False),
|
||||
|
Reference in New Issue
Block a user