diff --git a/setup.py b/setup.py index b1f7b742..f1e62dfc 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ setup( long_description = LONG_DESCRIPTION, license = "MIT", keywords = "geophysics inverse problem", - url = "http://simpeg.3ptscience.com/", + url = "http://simpeg.xyz/", download_url = "http://github.com/simpeg/simpeg", classifiers=CLASSIFIERS, platforms = ["Windows", "Linux", "Solaris", "Mac OS-X", "Unix"],