diff --git a/setup.py b/setup.py index 9cf5e9d..63274cb 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ long_description=README, author='Brandon Taylor', author_email='alsoicode@gmail.com', - url='https://alsoicode.github.io/', + url='https://github.com/alsoicode/django-simple-math-captcha/', packages=find_packages(), zip_safe=False, include_package_data=True,