--- a/doc/book/en/devweb/views/views.rst Tue Jul 24 15:06:55 2012 +0200
+++ b/doc/book/en/devweb/views/views.rst Tue Jul 24 17:51:00 2012 +0200
@@ -65,7 +65,7 @@
Other basic view classes
````````````````````````
-Here are some of the subclasses of :ref:`View` defined in :ref:`cubicweb.view`
+Here are some of the subclasses of :class:`~cubicweb.view.View` defined in :mod:`cubicweb.view`
that are more concrete as they relate to data rendering within the application:
.. autoclass:: cubicweb.view.EntityView