mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 06:11:35 +08:00
link fix
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
Application Components
|
||||
======================
|
||||
|
||||
Applications are [service locators](concept-service-locators.md). They host a set of the so-called
|
||||
Applications are [service locators](concept-service-locator.md). They host a set of the so-called
|
||||
*application components* that provide different services for processing requests. For example,
|
||||
the `urlManager` component is responsible for routing Web requests to appropriate controllers;
|
||||
the `db` component provides DB-related services; and so on.
|
||||
|
Reference in New Issue
Block a user