summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Madden <jason+github@nextthought.com>2017-12-15 07:22:28 -0600
committerFred Drake <fred@fdrake.net>2017-12-15 08:22:28 -0500
commit0b583d1e851c549a9d8a91e8fad2fbace8d72887 (patch)
treef1ba54afad21710542c2667015272a53a2332861
parent8269f2c7d418d19bba90a67bd88aa64b8ed5acdc (diff)
downloadzope-tal-0b583d1e851c549a9d8a91e8fad2fbace8d72887.tar.gz
Refer to pagetemplates.rtd.io instead of docs.zope.org. Refs #9 (#10)
[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/