diff --git a/setup.py b/setup.py index 9d9ab45d..00398ab5 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ Image processing algorithms for SciPy, including IO, morphology, filtering, warping, color manipulation, object detection, etc. Please refer to the online documentation at -http://stefanv.github.com/scikits.image +http://scikits-image.org/ """ DISTNAME = 'scikits.image'