summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2017-12-15 06:02:48 -0600
committerJason Madden <jamadden@gmail.com>2017-12-15 06:02:54 -0600
commit4937bf67cd34ba5efe5b62f2b0ad6ac8ce2d86c0 (patch)
treef1ba54afad21710542c2667015272a53a2332861
parent8269f2c7d418d19bba90a67bd88aa64b8ed5acdc (diff)
downloadzope-tal-pagetemplates-docs.tar.gz
Refer to pagetemplates.rtd.io instead of docs.zope.org. Refs #9pagetemplates-docs
[skip ci]
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 8f69e4d..f6a5c20 100644
--- a/README.rst
+++ b/README.rst
@@ -28,7 +28,7 @@ dynamic markup into a page. It also includes the Macro Expansion for TAL
The dynamic values themselves are specified using a companion language,
TALES (see the `zope.tales`_ package for more).
-The reference documentation for the TAL language is available at https://docs.zope.org/zope2/zope2book/AppendixC.html
+The reference documentation for the TAL language is available at https://pagetemplates.readthedocs.io/en/latest/tal.html
Detailed documentation for this implementation and its API is available at https://zopetal.readthedocs.io/