Commit c1889624 by Alexander Makarov

Merge pull request #6711 from pana1990/patch-1

Fix link in tutorial-performance-tuning.md [skip ci]
parents 780fdd61 7206e084
......@@ -243,6 +243,6 @@ right after all jobs before it are done.
If nothing helps, never assume what may fix performance problem. Always profile your code instead before changing
anything. The following tools may be helpful:
- [Yii debug toolbar and debugger](module-debug.md)
- [Yii debug toolbar and debugger](tool-debugger.md)
- [XDebug profiler](http://xdebug.org/docs/profiler)
- [XHProf](http://www.php.net/manual/en/book.xhprof.php)
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