mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Fix links in profiling documentation.
This commit is contained in:
parent
2ee29153dc
commit
7ff2a79714
@ -144,5 +144,5 @@ Profiling is the best way to identify bottle necks and other slow moving parts o
|
||||
does not include any profiling tools out of the box, but we recommend the use of existing tools such as [XHProf](https://github.com/facebook/xhprof/)
|
||||
and [XDebug](http://xdebug.org/).
|
||||
|
||||
* (Profiling with XHProf)[http://techportal.inviqa.com/2009/12/01/profiling-with-xhprof/]
|
||||
* (Profiling PHP Applications With xdebug)[http://devzone.zend.com/1139/profiling-php-applications-with-xdebug/]
|
||||
* [Profiling with XHProf](http://techportal.inviqa.com/2009/12/01/profiling-with-xhprof/)
|
||||
* [Profiling PHP Applications With xdebug](http://devzone.zend.com/1139/profiling-php-applications-with-xdebug/)
|
Loading…
Reference in New Issue
Block a user