diff options
author | Amit Thawait <amit17thawait@gmail.com> | 2013-11-14 11:13:22 +0530 |
---|---|---|
committer | Amit Thawait <amit17thawait@gmail.com> | 2013-11-14 11:13:22 +0530 |
commit | d2737419f428576aec73225af3f2c93b7c8fecca (patch) | |
tree | df669a50392550955a6385274481daa8a8eabb8a | |
parent | d92d28dde1b72491ace641bf50ffdda50354390e (diff) | |
download | rails-d2737419f428576aec73225af3f2c93b7c8fecca.tar.gz rails-d2737419f428576aec73225af3f2c93b7c8fecca.tar.bz2 rails-d2737419f428576aec73225af3f2c93b7c8fecca.zip |
Updated guides link for 3.2.x to latest stable version 3.2.15 [skip-ci]
-rw-r--r-- | guides/source/_welcome.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/_welcome.html.erb b/guides/source/_welcome.html.erb index 9210c40c17..93c177905c 100644 --- a/guides/source/_welcome.html.erb +++ b/guides/source/_welcome.html.erb @@ -15,7 +15,7 @@ </p> <% end %> <p> - The guides for Rails 3.2.x are available at <a href="http://guides.rubyonrails.org/v3.2.13/">http://guides.rubyonrails.org/v3.2.13/</a>. + The guides for Rails 3.2.x are available at <a href="http://guides.rubyonrails.org/v3.2.15/">http://guides.rubyonrails.org/v3.2.15/</a>. </p> <p> The guides for Rails 2.3.x are available at <a href="http://guides.rubyonrails.org/v2.3.11/">http://guides.rubyonrails.org/v2.3.11/</a>. |