aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2013-11-02 17:30:23 -0200
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2013-11-02 17:31:22 -0200
commite474e47bfaefea2c2f72cb2317dcdfc372cae484 (patch)
tree713711091d85e5003877c25eafaf5c126d764ce0
parentf886fe2d8ccc900cde2629577e5c0be8c7d4c67f (diff)
downloadrails-e474e47bfaefea2c2f72cb2317dcdfc372cae484.tar.gz
rails-e474e47bfaefea2c2f72cb2317dcdfc372cae484.tar.bz2
rails-e474e47bfaefea2c2f72cb2317dcdfc372cae484.zip
Update guides welcome page to point to version 3.2.15 [ci skip]
-rw-r--r--guides/source/_welcome.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/_welcome.html.erb b/guides/source/_welcome.html.erb
index 0a0a958e30..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.14/">http://guides.rubyonrails.org/v3.2.14/</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>.