aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZachary Scott <e@zzak.io>2014-11-04 00:24:33 -0800
committerZachary Scott <e@zzak.io>2014-11-04 00:24:33 -0800
commit061687c56898b88a2fb0e24386e199a45f1ce481 (patch)
treeab65c0dcc9812b650321a8414d5b18df0da46215
parente65e094a1deb7375c33ccca122c1ff90aac915a1 (diff)
parent40f8ad4fa9061cce2ee9ad2728203d102e27d480 (diff)
downloadrails-061687c56898b88a2fb0e24386e199a45f1ce481.tar.gz
rails-061687c56898b88a2fb0e24386e199a45f1ce481.tar.bz2
rails-061687c56898b88a2fb0e24386e199a45f1ce481.zip
Merge pull request #17504 from Gaurav2728/gaurav-update_edgeguide
update rails version for earlier releases in edgeguides [ci skip]
-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 f84f1cb376..f2315bfe22 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.4/">Rails 4.1.4</a>, <a href="http://guides.rubyonrails.org/v4.0.8/">Rails 4.0.8</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.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>.
</p>