Removes broken performance testing link from the 2.2 release notes

This commit is contained in:
Michael Lennox 2016-09-28 13:32:47 +01:00
parent 21ecf42730
commit ba415c4f8a
1 changed files with 0 additions and 1 deletions

View File

@ -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.