From 5a560f944cbfba3cb30c1cfbc9270d8b68e8d213 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Mon, 8 Oct 2012 16:48:15 -0700 Subject: [PATCH] DOC: Clean up one last skimage -> scikit-image. --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile b/doc/Makefile index c21945dd..7552be6b 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -124,7 +124,7 @@ gh-pages: gitwash: python tools/gitwash/gitwash_dumper.py source scikit-image \ - --project-url=http://skimage.org \ + --project-url=http://scikit-image.org \ --project-ml-url=http://groups.google.com/group/scikit-image \ --repo-name=scikit-image \ --github-user=scikit-image \