diff --git a/setup.py b/setup.py index 597a261..6e38dc4 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup_params = dict( author_email="jaraco@jaraco.com", description="Wolfram|Alpha 2.0 API client", long_description=long_description, - url="https://bitbucket.org/jaraco/wolframalpha", + url="https://github.com/jaraco/wolframalpha", packages=setuptools.find_packages(), include_package_data=True, install_requires=[