mirror of
https://github.com/jazzband/django-categories.git
synced 2026-05-28 08:48:20 +00:00
Updates URL of the project to Jazzband. #164
This commit is contained in:
parent
3f9109ffe0
commit
75d2215455
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -20,7 +20,7 @@ setup(
|
|||
author='Corey Oordt',
|
||||
author_email='coreyoordt@gmail.com',
|
||||
include_package_data=True,
|
||||
url='http://github.com/callowayproject/django-categories',
|
||||
url='http://github.com/jazzband/django-categories',
|
||||
packages=find_packages(exclude=['example*', ]),
|
||||
classifiers=[
|
||||
'Framework :: Django',
|
||||
|
|
|
|||
Loading…
Reference in a new issue