Commit 0813d132 by Kevin LEVRON

Models link fix [skip ci]

parent 5a2cd83f
......@@ -203,7 +203,7 @@ In most cases, you do not need to override [[yii\base\Model::scenarios()|scenari
if the [[yii\base\Model::rules()|rules()]] method fully specifies the scenarios that will exist, and if there is no need to declare
`unsafe` attributes.
To learn more details about models, please refer to the [Models](basic-models.md) section.
To learn more details about models, please refer to the [Models](structure-models.md) section.
Controllers
......
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