mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 11:39:41 +08:00
Update start-installation.md (#16520) [skip ci]
In the Yii2 Guide, where the Advanced Project Template is mentioned, the link should be to the topic about it in the guide, rather than to an .md file in a github repository.
This commit is contained in:
committed by
Alexander Makarov
parent
9ba5581fa4
commit
feae9be281
@ -10,7 +10,7 @@ Its code is organized in a recommended way. Therefore, it can serve as a good st
|
||||
|
||||
In this and the next few sections, we will describe how to install Yii with the so-called *Basic Project Template* and
|
||||
how to implement new features on top of this template. Yii also provides another template called
|
||||
the [Advanced Project Template](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/README.md) which is better used in a team development environment
|
||||
the [Advanced Project Template](https://www.yiiframework.com/extension/yiisoft/yii2-app-advanced/doc/guide) which is better used in a team development environment
|
||||
to develop applications with multiple tiers.
|
||||
|
||||
> Info: The Basic Project Template is suitable for developing 90 percent of Web applications. It differs
|
||||
|
||||
Reference in New Issue
Block a user