mirror of
https://github.com/jazzband/django-categories.git
synced 2026-05-22 06:11:54 +00:00
Fixed the homepage in the setup.py
This commit is contained in:
parent
858a356e42
commit
8e0e49a281
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='coordt@washingtontimes.com',
|
||||
include_package_data=True,
|
||||
url='http://opensource.washingtontimes.com/projects/django-categories/',
|
||||
url='http://github.com/washingtontimes/django-categories',
|
||||
packages=find_packages(),
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
|
|
|
|||
Loading…
Reference in a new issue