aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/_welcome.html.erb
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2014-05-02 17:45:43 +0000
committerVijay Dev <vijaydev.cse@gmail.com>2014-05-02 17:45:43 +0000
commit61d5731859238845fa0aced433359c0e4095da4e (patch)
tree39709206762f011de081ad91c8a79a97c9d16d83 /guides/source/_welcome.html.erb
parent3b68a422231ca579b8ebcd93c561810c25674c49 (diff)
downloadrails-61d5731859238845fa0aced433359c0e4095da4e.tar.gz
rails-61d5731859238845fa0aced433359c0e4095da4e.tar.bz2
rails-61d5731859238845fa0aced433359c0e4095da4e.zip
eliminate repetition in guide links for past releases [ci skip]
Diffstat (limited to 'guides/source/_welcome.html.erb')
-rw-r--r--guides/source/_welcome.html.erb11
1 files changed, 1 insertions, 10 deletions
diff --git a/guides/source/_welcome.html.erb b/guides/source/_welcome.html.erb
index 3cf833dee8..9101ed60d4 100644
--- a/guides/source/_welcome.html.erb
+++ b/guides/source/_welcome.html.erb
@@ -15,14 +15,5 @@
</p>
<% end %>
<p>
- The guides for Rails 4.1.x are available at <a href="http://guides.rubyonrails.org/v4.1.0/">http://guides.rubyonrails.org/v4.1.0/</a>.
-</p>
-<p>
- The guides for Rails 4.0.x are available at <a href="http://guides.rubyonrails.org/v4.0.4/">http://guides.rubyonrails.org/v4.0.4/</a>.
-</p>
-<p>
- The guides for Rails 3.2.x are available at <a href="http://guides.rubyonrails.org/v3.2.17/">http://guides.rubyonrails.org/v3.2.17/</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>.
+ 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>.
</p>