Update links to https

This commit is contained in:
Peter Kokot
2023-01-18 18:27:18 +01:00
parent df119b0631
commit 49cadd2a4f
11 changed files with 27 additions and 27 deletions

View File

@@ -23,7 +23,7 @@ anchor: templating_further_reading
* [Latte](https://github.com/nette/latte) *(compiled)*
* [Mustache](https://github.com/bobthecow/mustache.php) *(compiled)*
* [PHPTAL](https://phptal.org/) *(compiled)*
* [Plates](http://platesphp.com/) *(native)*
* [Plates](https://platesphp.com/) *(native)*
* [Smarty](https://www.smarty.net/) *(compiled)*
* [Twig](https://twig.symfony.com/) *(compiled)*
* [Zend-View](https://docs.zendframework.com/zend-view/) *(native, framework specific)*