diff options
author | Paco Guzman <fjguzman@aspgems.com> | 2011-04-19 11:24:09 +0200 |
---|---|---|
committer | Paco Guzman <fjguzman@aspgems.com> | 2011-04-19 11:24:09 +0200 |
commit | 66a2ffcdb78c74b1d68cd75331d3214b10a8731d (patch) | |
tree | d6017a7cefd8aaed5d5b69e878c8ecaf71d9b360 /railties | |
parent | 082e299e978f705e6ceed747ead3d71ccba36ed4 (diff) | |
download | rails-66a2ffcdb78c74b1d68cd75331d3214b10a8731d.tar.gz rails-66a2ffcdb78c74b1d68cd75331d3214b10a8731d.tar.bz2 rails-66a2ffcdb78c74b1d68cd75331d3214b10a8731d.zip |
Update link to Rails 2.3 guides from 2.3.8 to last release 2.3.11. Maybe someone could regenerate the guides
Diffstat (limited to 'railties')
-rw-r--r-- | railties/guides/source/index.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/index.html.erb b/railties/guides/source/index.html.erb index af46beee56..b48488d8a2 100644 --- a/railties/guides/source/index.html.erb +++ b/railties/guides/source/index.html.erb @@ -17,7 +17,7 @@ Ruby on Rails Guides <% else %> <p> These are the new guides for Rails 3. The guides for Rails 2.3 are still available - at <a href="http://guides.rubyonrails.org/v2.3.8/">http://guides.rubyonrails.org/v2.3.8/</a>. + at <a href="http://guides.rubyonrails.org/v2.3.11/">http://guides.rubyonrails.org/v2.3.11/</a>. </p> <% end %> <p> |