[doc] Fix bad reference.
authorSandrine Ribeau <sandrine.ribeau@logilab.fr>
Tue, 05 May 2009 02:02:58 -0700
changeset 1676 543de6c7f0da
parent 1675 26f9d2a1a553
child 1677 35861bfca748
[doc] Fix bad reference.
doc/book/en/A02b-components.en.txt
--- a/doc/book/en/A02b-components.en.txt	Thu Apr 23 14:05:55 2009 -0700
+++ b/doc/book/en/A02b-components.en.txt	Tue May 05 02:02:58 2009 -0700
@@ -70,7 +70,7 @@
 database with your model. For this purpose, `CubicWeb` provides
 a very useful command ``cubicweb-ctl shell blogdemo`` which
 launches an interactive migration Python shell. (see 
-:ref:`cubicweb-ctl-shell` for more details))
+:ref:`cubicweb-ctl` for more details))
 As you modified a relation from the `BlogEntry` schema,
 run the following command:
 ::