doc/tutorials/advanced/part05_ui-advanced.rst
branch3.26
changeset 12481 3b2a1f1e99eb
parent 12480 5d56ccccd45a
child 12417 d0206861996a
--- a/doc/tutorials/advanced/part05_ui-advanced.rst	Tue Feb 26 16:29:54 2019 +0100
+++ b/doc/tutorials/advanced/part05_ui-advanced.rst	Tue Feb 26 16:30:12 2019 +0100
@@ -94,7 +94,7 @@
   attribute of the incoming request (e.g. `self._cw`).
 
 I won't explain again the :func:`registration_callback` stuff, you should understand it
-now!  If not, go back to previous posts in the series :)
+now!  If not, go back to `previous post in the series`_ :)
 
 Fine. Now all I've to do is to add a bit of CSS to get it to behave nicely (which
 is not the case at all for now). I'll put all this in a :file:`cubes.sytweb.css`
@@ -383,3 +383,4 @@
 
 .. _`CubicWeb 3.10`: http://www.cubicweb.org/blogentry/1330518
 .. _`here`: http://webdesign.about.com/od/css3/f/blfaqbgsize.htm
+.. _`previous post in the series`: part04_ui-base.rst