--- a/doc/book/en/development/devrepo/hooks.rst Wed Apr 14 16:57:55 2010 +0200
+++ b/doc/book/en/development/devrepo/hooks.rst Wed Apr 14 17:02:07 2010 +0200
@@ -320,6 +320,11 @@
* when several hooks need to instantiate the same operation (e.g. an
entity and a relation hook).
+.. note::
+
+ A more realistic example can be found in the advanced tutorial
+ chapter :ref:`adv_tuto_security_propagation`.
+
Operation: a small API overview
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- a/doc/book/en/tutorials/advanced/index.rst Wed Apr 14 16:57:55 2010 +0200
+++ b/doc/book/en/tutorials/advanced/index.rst Wed Apr 14 17:02:07 2010 +0200
@@ -304,7 +304,7 @@
- `guests` is the group of anonymous users
-.. _ adv_tuto_security_propagation:
+.. _adv_tuto_security_propagation:
Step 2: security propagation in hooks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~