aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/_welcome.html.erb
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2015-09-18 12:04:29 -0700
committerXavier Noria <fxn@hashref.com>2015-09-18 12:27:31 -0700
commit2a9cf7995742ee014ab591e58eb5566ec99d3837 (patch)
tree86fa287b413ddef4bfcdae12c988aa615091b377 /guides/source/_welcome.html.erb
parent76c7162c1d63dc8a7a324913f0a7ba9d3f9165ec (diff)
downloadrails-2a9cf7995742ee014ab591e58eb5566ec99d3837.tar.gz
rails-2a9cf7995742ee014ab591e58eb5566ec99d3837.tar.bz2
rails-2a9cf7995742ee014ab591e58eb5566ec99d3837.zip
let the guides home point to the new release series endpoints [ci skip]
Diffstat (limited to 'guides/source/_welcome.html.erb')
-rw-r--r--guides/source/_welcome.html.erb10
1 files changed, 5 insertions, 5 deletions
diff --git a/guides/source/_welcome.html.erb b/guides/source/_welcome.html.erb
index 67f5f1cdd5..f50bcddbe7 100644
--- a/guides/source/_welcome.html.erb
+++ b/guides/source/_welcome.html.erb
@@ -16,9 +16,9 @@
<% end %>
<p>
The guides for earlier releases:
-<a href="http://guides.rubyonrails.org/v4.2.0/">Rails 4.2.0</a>,
-<a href="http://guides.rubyonrails.org/v4.1.8/">Rails 4.1.8</a>,
-<a href="http://guides.rubyonrails.org/v4.0.12/">Rails 4.0.12</a>,
-<a href="http://guides.rubyonrails.org/v3.2.21/">Rails 3.2.21</a> and
-<a href="http://guides.rubyonrails.org/v2.3.11/">Rails 2.3.11</a>.
+<a href="http://guides.rubyonrails.org/v4.2/">Rails 4.2</a>,
+<a href="http://guides.rubyonrails.org/v4.1/">Rails 4.1</a>,
+<a href="http://guides.rubyonrails.org/v4.0/">Rails 4.0</a>,
+<a href="http://guides.rubyonrails.org/v3.2/">Rails 3.2</a>, and
+<a href="http://guides.rubyonrails.org/v2.3/">Rails 2.3</a>.
</p>