From e02a639d619ba762b920c640e221a25c59462d13 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Thu, 15 Oct 2009 09:00:33 +0200 Subject: [PATCH] Fix references scikits.gpu -> scikits.image. --- README.txt | 2 +- doc/source/install.txt | 4 ++-- doc/source/overview.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index aed379d6..1bf5725a 100644 --- a/README.txt +++ b/README.txt @@ -3,7 +3,7 @@ Image Processing SciKit Source ------ -http://github.com/stefanv/scikits.gpu +http://github.com/stefanv/scikits.image Mailing List ------------ diff --git a/doc/source/install.txt b/doc/source/install.txt index 4c8e511d..b5e69fa5 100644 --- a/doc/source/install.txt +++ b/doc/source/install.txt @@ -2,8 +2,8 @@ Installation from source ------------------------ Obtain the source from the git-repository at -`http://github.com/stefanv/scikits.gpu -`_. +`http://github.com/stefanv/scikits.image +`_. The SciKit can be installed globally using diff --git a/doc/source/overview.txt b/doc/source/overview.txt index 5b3ea7a9..1a6ae223 100644 --- a/doc/source/overview.txt +++ b/doc/source/overview.txt @@ -13,7 +13,7 @@ mailing list (address provided below). Source, bugs and patches ------------------------ -http://github.com/stefanv/scikits.gpu +http://github.com/stefanv/scikits.image Mailing List ------------