doc/book/en/index.txt
changeset 261 20d5eae54d57
parent 255 5d2804b9a28c
child 262 170e0990b2d1
--- a/doc/book/en/index.txt	Mon Dec 22 17:35:07 2008 +0100
+++ b/doc/book/en/index.txt	Mon Dec 22 08:59:12 2008 -0800
@@ -16,7 +16,7 @@
 * an engine driven by the explicit :ref:`data model <DefineDataModel>` of the application, 
 * a query language name :ref:`RQL <RQL>` similar to W3C's SPARQL, 
 * a :ref:`selection+view <DefineViews>` mechanism for semi-automatic XHTML/XML/JSON/text generation, 
-* a library of reusable :ref:`components <components>` (data model and views) that fulfill common needs,
+* a library of reusable :ref:`cubes <cubes>` (data model and views) that fulfill common needs,
 * the power and flexibility of the Python_ programming language,
 * the reliability of SQL databases, LDAP directories, Subversion and Mercurial for storage backends.