diff options
author | Josiah Ivey <josiah.ivey@gmail.com> | 2010-05-16 21:58:47 -0500 |
---|---|---|
committer | Josiah Ivey <josiah.ivey@gmail.com> | 2010-05-16 21:58:47 -0500 |
commit | ea9398f9bafeec8fb0c527710b4708625fb60c21 (patch) | |
tree | 0a8eab20e3eaf5af14794f95368578ced067d766 /railties/guides/source/performance_testing.textile | |
parent | d148a6f6ba5f8ee65905f12cd2601fcc377d4852 (diff) | |
download | rails-ea9398f9bafeec8fb0c527710b4708625fb60c21.tar.gz rails-ea9398f9bafeec8fb0c527710b4708625fb60c21.tar.bz2 rails-ea9398f9bafeec8fb0c527710b4708625fb60c21.zip |
Guides: Fix numerous broken links
Diffstat (limited to 'railties/guides/source/performance_testing.textile')
-rw-r--r-- | railties/guides/source/performance_testing.textile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/railties/guides/source/performance_testing.textile b/railties/guides/source/performance_testing.textile index c02fabc0b2..65f8d07e7a 100644 --- a/railties/guides/source/performance_testing.textile +++ b/railties/guides/source/performance_testing.textile @@ -517,10 +517,9 @@ h4. Tutorials and Documentation h3. Commercial Products -Rails has been lucky to have three startups dedicated to Rails specific performance tools: +Rails has been lucky to have two startups dedicated to Rails specific performance tools: * "New Relic":http://www.newrelic.com -* "Fiveruns":http://www.fiveruns.com * "Scout":http://scoutapp.com h3. Changelog |