From eea23c243a2c2667c8eee1250574967740eec758 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 23 Dec 2009 23:14:01 +0000 Subject: Thread locals chapter roles. --- docs/narr/views.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/views.rst') diff --git a/docs/narr/views.rst b/docs/narr/views.rst index 5c512c902..8fda32240 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -224,7 +224,7 @@ the ``renderer`` attribute. For example, this ZCML associates the There is a ``json`` renderer, which renders view return values to a :term:`JSON` serialization. Other built-in renderers include renderers which use the :term:`Chameleon` templating language to -render a dictionary to a response. See :ref:`built_in_renders` for +render a dictionary to a response. See :ref:`built_in_renderers` for the available built-in renderers. If the ``view`` callable associated with a ``view`` directive returns -- cgit v1.2.3