guide/tutorial-template-engines.md link fixed [ci skip]

This commit is contained in:
Nobuo Kihara
2018-05-03 10:39:36 +09:00
parent bb232d91ad
commit c78a290fed

View File

@ -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/)