mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-11 19:20:01 +08:00
Fix link [skip ci]
This commit is contained in:
@@ -2,7 +2,7 @@ Extensions
|
|||||||
==========
|
==========
|
||||||
|
|
||||||
Extensions are redistributable software packages specifically designed to be used in Yii applications and provide
|
Extensions are redistributable software packages specifically designed to be used in Yii applications and provide
|
||||||
ready-to-use features. For example, the [yiisoft/yii2-debug](tool-debugger.md) extension adds a handy debug toolbar
|
ready-to-use features. For example, the [yiisoft/yii2-debug](https://github.com/yiisoft/yii2-debug) extension adds a handy debug toolbar
|
||||||
at the bottom of every page in your application to help you more easily grasp how the pages are generated. You can
|
at the bottom of every page in your application to help you more easily grasp how the pages are generated. You can
|
||||||
use extensions to accelerate your development process. You can also package your code as extensions to share with
|
use extensions to accelerate your development process. You can also package your code as extensions to share with
|
||||||
other people your great work.
|
other people your great work.
|
||||||
|
|||||||
Reference in New Issue
Block a user