mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 20:19:42 +08:00
guide/tutorial-template-engines.md link fixed [ci skip]
This commit is contained in:
@ -45,5 +45,5 @@ That code would be added to the `require` section of `composer.json`. After maki
|
||||
|
||||
For details about using concrete template engine please refer to its documentation:
|
||||
|
||||
- [Twig guide](https://github.com/yiisoft/yii2-twig/tree/master/docs/guide)
|
||||
- [Smarty guide](https://github.com/yiisoft/yii2-smarty/tree/master/docs/guide)
|
||||
- [Twig guide](https://www.yiiframework.com/extension/yiisoft/yii2-twig/doc/guide/)
|
||||
- [Smarty guide](https://www.yiiframework.com/extension/yiisoft/yii2-smarty/doc/guide/)
|
||||
|
||||
Reference in New Issue
Block a user