aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d6372a6..df1ee2b 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@ setup(
long_description=(
read('README.md') + '\n\n' +
read('CHANGELOG')),
- url='',
+ url='https://github.com/teddywing/django-sneak-peek',
license='MIT',
author='Teddy Wing',
author_email='pypi@teddywing.com',