Skip to content

Commit 82a0533

Browse files
committed
Updated URL in setup.py
1 parent 33d0ec8 commit 82a0533

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
@@ -7,7 +7,7 @@
77
description='A Django application for handling comment uploads and associating them to arbitrary models.',
88
author='Noah Lefcourt',
99
author_email='[email protected]',
10-
url='http://imsweb.com',
10+
url='https://github.com/imsweb/django-nested-comments',
1111
license='BSD',
1212
packages=find_packages(),
1313
include_package_data=True,

0 commit comments

Comments
 (0)