diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/templates.rst | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst index fc0f38b0f..e289df1f9 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -577,10 +577,9 @@ displaying the arguments passed to the template itself. :term:`Chameleon` Template Internationalization ----------------------------------------------- -See `the internationalization chapter -<http://chameleon.repoze.org/docs/latest/i18n.html>`_ of the Chameleon -documentation for information about supporting internationalized units -of text within :term:`Chameleon` templates. +See :ref:`chameleon_translation_strings` for information about +supporting internationalized units of text within :term:`Chameleon` +templates. .. index:: single: template system bindings |
