mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-19 07:07:58 +08:00
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:
@@ -28,4 +28,4 @@ check its [README の "testing" の節](https://github.com/yiisoft/yii2-app-basi
|
||||
フレームワークの単体テスト
|
||||
--------------------------
|
||||
|
||||
Yii フレームワーク自体に対する単体テストを走らせたい場合は、"[Yii2 の開発を始めよう](https://github.com/yiisoft/yii2/blob/master/docs/internals-ja/getting-started.md)" の説明に従ってください。
|
||||
Yii フレームワーク自体に対する単体テストを走らせたい場合は、"[Yii 2 の開発を始めよう](https://github.com/yiisoft/yii2/blob/master/docs/internals-ja/getting-started.md)" の説明に従ってください。
|
||||
|
||||
@@ -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/) を参照して下さい。
|
||||
|
||||
Reference in New Issue
Block a user