From c0fd4a19da47e4ce46f220b70f955da4cd2e6498 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Thu, 8 Dec 2011 16:06:45 -0800 Subject: [PATCH] DOC: Update 0.4 release notes (wrong gallery url). --- doc/release/release_0.4.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release/release_0.4.txt b/doc/release/release_0.4.txt index 933a993f..765b4760 100644 --- a/doc/release/release_0.4.txt +++ b/doc/release/release_0.4.txt @@ -6,7 +6,7 @@ toolbox for SciPy. Please visit our examples gallery to see what we've been up to: - http://scikits-image.org/docs/0.3/auto_examples/ + http://scikits-image.org/docs/0.4/auto_examples/ Note that, in this release, we renamed the module from ``scikits.image`` to ``skimage``, to work around name space conflicts with other scikits (similarly,