aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/_welcome.html.erb
diff options
context:
space:
mode:
authorArun Agrawal <arunagw@gmail.com>2014-05-07 10:53:33 +0200
committerArun Agrawal <arunagw@gmail.com>2014-05-07 10:53:33 +0200
commitcbc554be3d22bb25c95fdbbaadda20c22947b42b (patch)
treeed6fc9726aad0ec48eebd4c6ab79a654e22cce63 /guides/source/_welcome.html.erb
parente76c9f67a4a94eacbb54c579a6c14c1b1343817f (diff)
downloadrails-cbc554be3d22bb25c95fdbbaadda20c22947b42b.tar.gz
rails-cbc554be3d22bb25c95fdbbaadda20c22947b42b.tar.bz2
rails-cbc554be3d22bb25c95fdbbaadda20c22947b42b.zip
Update links to new rails version in guides [ci skip]
Diffstat (limited to 'guides/source/_welcome.html.erb')
-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 9101ed60d4..6ec3aa78a4 100644
--- a/guides/source/_welcome.html.erb
+++ b/guides/source/_welcome.html.erb
@@ -15,5 +15,5 @@
</p>
<% end %>
<p>
- The guides for earlier releases: <a href="http://guides.rubyonrails.org/v4.1.0/">Rails 4.1.0</a>, <a href="http://guides.rubyonrails.org/v4.0.4/">Rails 4.0.4</a>, <a href="http://guides.rubyonrails.org/v3.2.17/">Rails 3.2.17</a> and <a href="http://guides.rubyonrails.org/v2.3.11/">Rails 2.3.11</a>.
+ The guides for earlier releases: <a href="http://guides.rubyonrails.org/v4.1.1/">Rails 4.1.1</a>, <a href="http://guides.rubyonrails.org/v4.0.5/">Rails 4.0.5</a>, <a href="http://guides.rubyonrails.org/v3.2.18/">Rails 3.2.18</a> and <a href="http://guides.rubyonrails.org/v2.3.11/">Rails 2.3.11</a>.
</p>