diff options
author | Tomas Varaneckas <tomas.varaneckas@gmail.com> | 2013-07-27 07:27:00 +0300 |
---|---|---|
committer | Tomas Varaneckas <tomas.varaneckas@gmail.com> | 2013-07-27 09:26:05 +0300 |
commit | 33f902ee55818ed6664057b3ec08b6220658aac2 (patch) | |
tree | 317f65a31a1f3d1559c2c2579fbae0a038a787c3 /guides/source | |
parent | 7d7c9f4d6b57671117e97d48c7434b504db28a25 (diff) | |
download | rails-33f902ee55818ed6664057b3ec08b6220658aac2.tar.gz rails-33f902ee55818ed6664057b3ec08b6220658aac2.tar.bz2 rails-33f902ee55818ed6664057b3ec08b6220658aac2.zip |
Update Rails 3.2.x guide link [ci skip]
Diffstat (limited to 'guides/source')
-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..0a0a958e30 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.14/">http://guides.rubyonrails.org/v3.2.14/</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>. |