From 4a78deaa287ee5bb91c77396dcd0c19c6a196b5e Mon Sep 17 00:00:00 2001 From: Andreas Mueller Date: Wed, 21 Dec 2011 07:26:43 +0100 Subject: [PATCH] FIX: fixed link to Virgile in whats_new --- doc/whats_new.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/whats_new.rst b/doc/whats_new.rst index af6ce1c7bad..54f7df39ee6 100644 --- a/doc/whats_new.rst +++ b/doc/whats_new.rst @@ -46,7 +46,7 @@ Changelog extra-trees method, along with documentation and examples. - :ref:`outlier_detection`: outlier and novelty detection, by - `VirgileFritsch`_. + `Virgile Fritsch`_. - :ref:`kernel_approximation`: a transform implement kernel approximation for fast SGD on non-linear kernels by