aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/2_2_release_notes.md
diff options
context:
space:
mode:
authorMichael Lennox <michaelctlennox@gmail.com>2016-09-28 13:32:47 +0100
committerMichael Lennox <michaelctlennox@gmail.com>2016-09-28 14:11:26 +0100
commitba415c4f8ab18a1183d6caac3d149bc08b468526 (patch)
treebbf14daf5072a658d24f55203807e7067cb02ba8 /guides/source/2_2_release_notes.md
parent21ecf42730de2004a95d913038c1f417c24496be (diff)
downloadrails-ba415c4f8ab18a1183d6caac3d149bc08b468526.tar.gz
rails-ba415c4f8ab18a1183d6caac3d149bc08b468526.tar.bz2
rails-ba415c4f8ab18a1183d6caac3d149bc08b468526.zip
Removes broken performance testing link from the 2.2 release notes
Diffstat (limited to 'guides/source/2_2_release_notes.md')
-rw-r--r--guides/source/2_2_release_notes.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/guides/source/2_2_release_notes.md b/guides/source/2_2_release_notes.md
index c6bac34d18..ac5833e069 100644
--- a/guides/source/2_2_release_notes.md
+++ b/guides/source/2_2_release_notes.md
@@ -45,7 +45,6 @@ The internal documentation of Rails, in the form of code comments, has been impr
* [A Guide to Testing Rails Applications](testing.html)
* [Securing Rails Applications](security.html)
* [Debugging Rails Applications](debugging_rails_applications.html)
-* [Performance Testing Rails Applications](performance_testing.html)
* [The Basics of Creating Rails Plugins](plugins.html)
All told, the Guides provide tens of thousands of words of guidance for beginning and intermediate Rails developers.