diff options
Diffstat (limited to 'guides')
-rw-r--r-- | guides/source/_welcome.html.erb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/guides/source/_welcome.html.erb b/guides/source/_welcome.html.erb index 6d6e3b95fb..67f5f1cdd5 100644 --- a/guides/source/_welcome.html.erb +++ b/guides/source/_welcome.html.erb @@ -17,6 +17,8 @@ <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>. </p> |