diff --git a/setup.py b/setup.py index 9450c02..941af56 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ def read(fname): keywords='django, app, reusable, finance, forex, foreign exchange, valuehorizon', author='Quincy Alexander', author_email='qalexander@valuehorizon.com', - url="https://https://github.com/Valuehorizon/forex", + url="https://https://github.com/Valuehorizon/valuehorizon-forex", packages=find_packages(), include_package_data=True, install_requires=install_requires,