diff --git a/setup.py b/setup.py index 0c93aac..c6e63e8 100644 --- a/setup.py +++ b/setup.py @@ -9,12 +9,12 @@ setup( name='humblebundle-downloader', packages=['humblebundle_downloader'], version=__version__, - description='Download your Humbdle Bundle library', + description='Download your Humble Bundle library', long_description=long_description, long_description_content_type='text/markdown', author='Eddy Hintze', author_email="eddy@hintze.co", - url="https://gitx.codes/xtream1101/humblebundle-downloader", + url="https://github.com/xtream1101/humblebundle-downloader", license='MIT', classifiers=[ "Programming Language :: Python :: 3",