diff --git a/python/cufinufft/setup.py b/python/cufinufft/setup.py index eb0e3208e..7e807347e 100644 --- a/python/cufinufft/setup.py +++ b/python/cufinufft/setup.py @@ -67,7 +67,7 @@ version='2.2.0beta', author='Yu-shuan Melody Shih, Garrett Wright, Joakim Anden, Johannes Blaschke, Alex Barnett', author_email='janden-vscholar@flatironinstitute.org', - url='https://github.com/flatironinstitute/cufinufft', + url='https://github.com/flatironinstitute/finufft', description=DESCRIPTION, long_description=LONG_DESCRIPTION, long_description_content_type="text/markdown",