Commit 03a6707f by Davidson Alencar

docs/guide/structure-applications.md - fixed link reference

parent 40cb3ea8
......@@ -101,7 +101,7 @@ the method calls [[Yii::setAlias()]].
This is a very useful property. It allows you to specify an array of components that should
be run during the application [[yii\base\Application::bootstrap()|bootstrapping process]].
For example, if you want a [module](structure-modules.md) to customize the [URL rules](runtime-url-handling.md),
For example, if you want a [module](structure-modules.md) to customize the [URL rules](runtime-routing.md),
you may list its ID as an element in this property.
Each component listed in this property may be specified in one of the following formats:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment