diff --git a/sololink-python/setup.py b/sololink-python/setup.py index a253a13..5f2415a 100644 --- a/sololink-python/setup.py +++ b/sololink-python/setup.py @@ -8,7 +8,7 @@ setup(name='sololink', version=version, description='Python interface for SoloLink', long_description='Python interface for SoloLink', - url='https://github.com/3drobotics/sololink-python', + url='https://github.com/OpenSolo/sololink-python', author='3D Robotics', install_requires=[ 'posix_ipc',