Mercurial > p > roundup > code
diff doc/developers.txt @ 5365:979390afb001
Fix some dev.zope.org links for tales and metal.
Unable to find a replacement for ZPT international support docs.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 15 Jul 2018 19:54:16 -0400 |
| parents | d0689aaa83db |
| children | f3b844fda420 |
line wrap: on
line diff
--- a/doc/developers.txt Fri Jul 13 21:56:08 2018 -0400 +++ b/doc/developers.txt Sun Jul 15 19:54:16 2018 -0400 @@ -442,10 +442,10 @@ http://lists.sourceforge.net/mailman/listinfo/roundup-devel .. _TAL: .. _Template Attribute Language: - http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TAL%20Specification%201.4 + https://pagetemplates.readthedocs.io/en/latest/history/TALSpecification14.html .. _TALES: .. _Template Attribute Language Expression Syntax: - http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TALES%20Specification%201.3 + https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html .. _vim: http://www.vim.org/ .. _ZPTInternationalizationSupport: http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZPTInternationalizationSupport
