diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/templates.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst index d554a8adf..e52d51c38 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -24,7 +24,7 @@ it is significantly faster. .. note:: The language definition documentation for Chameleon ZPT-style templates is available from `the Chameleon website <http://chameleon.repoze.org>`_. See its `documentation - <http://chameleon.repoze.org/docs/zpt/>`_ for the Chameleon ZPT + <http://chameleon.repoze.org/docs/latest/>`_ for the Chameleon ZPT language specification. Given that there is a :term:`chameleon.zpt` template named ``foo.pt`` @@ -266,7 +266,7 @@ application's configuration section, e.g.:: ----------------------------------------------- See `the internationalization chapter -<http://chameleon.repoze.org/docs/zpt/narr/i18n.html>`_ of the +<http://chameleon.repoze.org/docs/latest/i18n.html>`_ of the Chameleon documentation for information about supporting internationalized units of text within Chameleon templates. |
