diff options
author | Philipp Franke <franke.philipp@gmail.com> | 2012-07-08 20:49:08 +0200 |
---|---|---|
committer | Philipp Franke <franke.philipp@gmail.com> | 2012-07-08 21:12:02 +0200 |
commit | 359af59cb3ab8c29ec2c17447fa2b7fd9aee8915 (patch) | |
tree | 12ab2ceaff754bfded9750ea348c3912b853de99 /guides/source/debugging_rails_applications.textile | |
parent | 266ccc3d341c91240a1f9f8b87953b8ba6a107d6 (diff) | |
download | rails-359af59cb3ab8c29ec2c17447fa2b7fd9aee8915.tar.gz rails-359af59cb3ab8c29ec2c17447fa2b7fd9aee8915.tar.bz2 rails-359af59cb3ab8c29ec2c17447fa2b7fd9aee8915.zip |
Fix broken links in 2.2 release notes, i18n, debugging, security, 2.3 release notes, plugins
Diffstat (limited to 'guides/source/debugging_rails_applications.textile')
-rw-r--r-- | guides/source/debugging_rails_applications.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/debugging_rails_applications.textile b/guides/source/debugging_rails_applications.textile index b0b3e6a518..667f2d2140 100644 --- a/guides/source/debugging_rails_applications.textile +++ b/guides/source/debugging_rails_applications.textile @@ -708,4 +708,4 @@ h3. References * "Debugging with ruby-debug":http://bashdb.sourceforge.net/ruby-debug.html * "ruby-debug cheat sheet":http://cheat.errtheblog.com/s/rdebug/ * "Ruby on Rails Wiki: How to Configure Logging":http://wiki.rubyonrails.org/rails/pages/HowtoConfigureLogging -* "Bleak House Documentation":http://blog.evanweaver.com/files/doc/fauna/bleak_house/files/README.html +* "Bleak House Documentation":http://blog.evanweaver.com/files/doc/fauna/bleak_house/ |