diff --git a/setup.py b/setup.py index 2e145d6..a3c93ef 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ long_description=long_description, author='PyPA', author_email='distutils-sig@python.org', - url='https://docs.python.org', + url='https://github.com/python/python-docs-theme/', packages=['python_docs_theme'], include_package_data=True, entry_points={