Skip to content

Commit

Permalink
Merge pull request yiisoft#8166 from pana1990/patch
Browse files Browse the repository at this point in the history
Fix link in tutorial-performance-tuning.md [skip ci]
  • Loading branch information
samdark committed Apr 23, 2015
2 parents b7156d3 + 44a0ada commit 74481d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/tutorial-performance-tuning.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,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](tool-debugger.md)
- [Yii debug toolbar and debugger](https://github.com/yiisoft/yii2-debug/blob/master/docs/guide/README.md)
- [XDebug profiler](http://xdebug.org/docs/profiler)
- [XHProf](http://www.php.net/manual/en/book.xhprof.php)

0 comments on commit 74481d8

Please sign in to comment.