From 65ce680014769814f31b8a8009046726b0793677 Mon Sep 17 00:00:00 2001
From: Fabian Pedregosa <fabian.pedregosa@inria.fr>
Date: Wed, 14 Sep 2011 18:01:52 +0200
Subject: [PATCH] FIX: broken link to example

---
 doc/datasets/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/datasets/index.rst b/doc/datasets/index.rst
index 6e1f397fe4..6dec74da2c 100644
--- a/doc/datasets/index.rst
+++ b/doc/datasets/index.rst
@@ -69,7 +69,7 @@ and pipeline on 2D data.
 
 .. topic:: Examples:
 
-    * :ref:`example_cluster_plot_vq_china.py`
+    * :ref:`example_cluster_plot_color_quantization.py`
 
 
 .. _sample_generators:
-- 
GitLab