Skip to content

Commit f8657a4

Browse files
committed
Fix some dev.zope.org links for tales and metal.
Unable to find a replacement for ZPT international support docs.
1 parent c57fec7 commit f8657a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

doc/customizing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2027,7 +2027,7 @@ recommended for production use.
20272027
__ https://chameleon.readthedocs.io/en/latest/reference.html?highlight=differences#incompatibilities-and-differences
20282028
.. _TAL:
20292029
.. _Template Attribute Language:
2030-
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TAL%20Specification%201.4
2030+
https://pagetemplates.readthedocs.io/en/latest/history/TALSpecification14.html
20312031

20322032

20332033
Basic Templating Actions
@@ -2196,7 +2196,7 @@ Modifiers:
21962196

21972197
.. _TALES:
21982198
.. _Template Attribute Language Expression Syntax:
2199-
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TALES%20Specification%201.3
2199+
https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html
22002200

22012201

22022202
Template Macros
@@ -2261,7 +2261,7 @@ TAL commands may be used freely inside METAL-using tags (so your
22612261

22622262
.. _METAL:
22632263
.. _Macro Expansion Template Attribute Language:
2264-
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/METAL%20Specification%201.0
2264+
https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html
22652265

22662266
Information available to templates
22672267
----------------------------------

doc/developers.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,10 +442,10 @@ At run time, Roundup automatically compiles message catalogs whenever
442442
http://lists.sourceforge.net/mailman/listinfo/roundup-devel
443443
.. _TAL:
444444
.. _Template Attribute Language:
445-
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TAL%20Specification%201.4
445+
https://pagetemplates.readthedocs.io/en/latest/history/TALSpecification14.html
446446
.. _TALES:
447447
.. _Template Attribute Language Expression Syntax:
448-
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TALES%20Specification%201.3
448+
https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html
449449
.. _vim: http://www.vim.org/
450450
.. _ZPTInternationalizationSupport: http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZPTInternationalizationSupport
451451

0 commit comments

Comments
 (0)