doc/book/en/devrepo/entityclasses/application-logic.rst
changeset 8032 bcb87336c7d2
parent 7827 9bbf83f68bcc
child 8483 4ba11607d84a
--- a/doc/book/en/devrepo/entityclasses/application-logic.rst	Thu Oct 27 18:19:00 2011 +0200
+++ b/doc/book/en/devrepo/entityclasses/application-logic.rst	Fri Oct 28 10:32:48 2011 +0200
@@ -97,7 +97,7 @@
 
 `fetch_attrs` configures which attributes should be prefetched when using ORM
 methods retrieving entity of this type. In a same manner, the `cw_fetch_order` is
-a class method allowing to control sort order. More on this in :ref:FetchAttrs.
+a class method allowing to control sort order. More on this in :ref:`FetchAttrs`.
 
 We can observe the big TICKET_DEFAULT_STATE_RESTR is a pure
 application domain piece of data. There is, of course, no limitation