From 4a1772bbb109cefb2bf0a510ec65ed26ad69e8a8 Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Fri, 15 May 2015 11:46:57 -0700 Subject: [PATCH] updates to website. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"],