Replace Zend/View link

This commit is contained in:
Igor Radovanov
2022-07-31 15:56:58 +02:00
parent b39a71025a
commit 9312263d58

View File

@@ -27,4 +27,4 @@ anchor: templating_further_reading
* [Plates](http://platesphp.com/) *(native)*
* [Smarty](https://www.smarty.net/) *(compiled)*
* [Twig](https://twig.symfony.com/) *(compiled)*
* [Zend\View](https://framework.zend.com/manual/2.3/en/modules/zend.view.quick-start.html) *(native, framework specific)*
* [Zend\View](https://framework.zend.com/manual/2.4/en/modules/zend.view.quick-start.html) *(native, framework specific)*