aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/html/benchmarking_and_profiling.html
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2008-10-22 23:09:48 +0530
committerPratik Naik <pratiknaik@gmail.com>2008-10-22 23:14:00 +0530
commit896058b485653bc8a1b5ccbc1248267880a8c911 (patch)
treeb816993d25044128b9f6e2c78868622a0181e76d /railties/doc/guides/html/benchmarking_and_profiling.html
parenta03e2b356c66ddc8809fa2b23a2a7d652f173b8b (diff)
downloadrails-896058b485653bc8a1b5ccbc1248267880a8c911.tar.gz
rails-896058b485653bc8a1b5ccbc1248267880a8c911.tar.bz2
rails-896058b485653bc8a1b5ccbc1248267880a8c911.zip
Merge with docrails
Diffstat (limited to 'railties/doc/guides/html/benchmarking_and_profiling.html')
-rw-r--r--railties/doc/guides/html/benchmarking_and_profiling.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/doc/guides/html/benchmarking_and_profiling.html b/railties/doc/guides/html/benchmarking_and_profiling.html
index ab036f00b1..0a2c995580 100644
--- a/railties/doc/guides/html/benchmarking_and_profiling.html
+++ b/railties/doc/guides/html/benchmarking_and_profiling.html
@@ -578,7 +578,7 @@ Tree File - A file output that can be use in conjunction with KCachegrind to vis
<div class="admonitionblock">
<table><tr>
<td class="icon">
-<img src="/Users/lifo/Docs/docrails/railties/doc/guides/source/icons/note.png" alt="Note" />
+<img src="./images/icons/note.png" alt="Note" />
</td>
<td class="content">KCachegrind is Linux only. For Mac this means you have to do a full KDE install to have it working in your OS. Which is over 3 gigs in size. For windows there is clone called wincachegrind but it is no longer actively being developed.</td>
</tr></table>