diff options
author | Xavier Noria <fxn@hashref.com> | 2014-11-27 13:40:27 +0100 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2014-11-27 13:40:27 +0100 |
commit | fd8cbcef731476fc5902a2d8be973bc51e11f828 (patch) | |
tree | 06fc87e1abf1ee3bcfc242bd671311e12ce75377 /guides/source | |
parent | 4eefa1a0ac098c0391f305323fb1cf1c7495c907 (diff) | |
download | rails-fd8cbcef731476fc5902a2d8be973bc51e11f828.tar.gz rails-fd8cbcef731476fc5902a2d8be973bc51e11f828.tar.bz2 rails-fd8cbcef731476fc5902a2d8be973bc51e11f828.zip |
updates some pointers in the guides welcome section [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 f2315bfe22..614d69ecdd 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.6/">Rails 4.1.6</a>, <a href="http://guides.rubyonrails.org/v4.0.10/">Rails 4.0.10</a>, <a href="http://guides.rubyonrails.org/v3.2.19/">Rails 3.2.19</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.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>. </p> |