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

@ -204,4 +204,4 @@ composer dumpautoload -o
## Prepare application for scaling
何をやっても助けにならないときは、あなたのアプリケーションをスケーラブルにすることを試みましょう。良い導入記事が [Configuring a Yii2 Application for an Autoscaling Stack (Yii2 アプリケーションを自動スケール環境のために構成する)](https://github.com/samdark/yii2-cookbook/blob/master/book/scaling.md) の中で提供されています。更に詳しく知りたい場合は [Web apps performance and scaling (ウェブアプリのパフォーマンスとスケーリング)](http://thehighload.com/) を参照して下さい。
何をやっても助けにならないときは、あなたのアプリケーションをスケーラブルにすることを試みましょう。良い導入記事が [Configuring a Yii 2 Application for an Autoscaling Stack (Yii 2 アプリケーションを自動スケール環境のために構成する)](https://github.com/samdark/yii2-cookbook/blob/master/book/scaling.md) の中で提供されています。更に詳しく知りたい場合は [Web apps performance and scaling (ウェブアプリのパフォーマンスとスケーリング)](http://thehighload.com/) を参照して下さい。