diff --git a/docs/guide/tutorial-template-engines.md b/docs/guide/tutorial-template-engines.md index 3c6b56e4be..70f3561919 100644 --- a/docs/guide/tutorial-template-engines.md +++ b/docs/guide/tutorial-template-engines.md @@ -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/)