Yii 2 name fix (#12448)

To match Documentation Style Guide

> Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
This commit is contained in:
Bizley
2016-09-03 22:02:33 +02:00
committed by Carsten Brandt
parent af189518a3
commit 3deb6900b8
32 changed files with 43 additions and 43 deletions

View File

@ -217,4 +217,4 @@ The following profiling tools may be useful:
## Prepare application for scaling
When nothing helps you may try making your application scalabe. A good introduction is provided in [Configuring a Yii2 Application for an Autoscaling Stack](https://github.com/samdark/yii2-cookbook/blob/master/book/scaling.md). For further reading you may refer to [Web apps performance and scaling](http://thehighload.com/).
When nothing helps you may try making your application scalabe. A good introduction is provided in [Configuring a Yii 2 Application for an Autoscaling Stack](https://github.com/samdark/yii2-cookbook/blob/master/book/scaling.md). For further reading you may refer to [Web apps performance and scaling](http://thehighload.com/).