We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d0ec8 commit 82a0533Copy full SHA for 82a0533
setup.py
@@ -7,7 +7,7 @@
7
description='A Django application for handling comment uploads and associating them to arbitrary models.',
8
author='Noah Lefcourt',
9
author_email='[email protected]',
10
- url='http://imsweb.com',
+ url='https://github.com/imsweb/django-nested-comments',
11
license='BSD',
12
packages=find_packages(),
13
include_package_data=True,
0 commit comments