diff --git a/phpstorm/existing_plugins.md b/phpstorm/existing_plugins.md index cf27fd1cf..cd1293a7f 100644 --- a/phpstorm/existing_plugins.md +++ b/phpstorm/existing_plugins.md @@ -27,7 +27,6 @@ Features include: Goto for factories and template paths, autocomplete for factor YiiStorm is a plugin for PhpStorm IDE that is adding code navigation enhancements for Yii framework based projects. Features are: Going from render and renderPartial to the view file. Includes controllers, partials and widgets. Supports all ways of specifying a view: themes, smarty .tpl views and external actions; Going from model name in relations() to the model class; Going from the $this->widget('path.to.widget.Class') call to the widget class; Going from controller actions() to action class. -* [Official YiiStorm Web Site](http://mazx.ru/) * [GitHub](https://github.com/cmazx/yiistorm) * [YiiStorm in PhpStorm Plugins Repository](https://plugins.jetbrains.com/plugin/7182-yiistorm)