Update project URLs per #424

This commit is contained in:
Ross Poulton
2016-10-12 11:14:10 +11:00
parent 1f4ca64ef4
commit 138904bf8b
9 changed files with 14 additions and 14 deletions

View File

@ -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),