aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/index.html.erb
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2012-11-17 01:41:11 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2012-11-17 01:42:37 +0530
commit578eba02094f62d480b2964026c006a1d0317738 (patch)
treeb26dab691966b97d34b9793e057045ada3bfe408 /guides/source/index.html.erb
parent47411cc96d1d75c6c8ccee7561a047fcd9d34168 (diff)
downloadrails-578eba02094f62d480b2964026c006a1d0317738.tar.gz
rails-578eba02094f62d480b2964026c006a1d0317738.tar.bz2
rails-578eba02094f62d480b2964026c006a1d0317738.zip
remove kindle link from guides index [ci skip]
Diffstat (limited to 'guides/source/index.html.erb')
-rw-r--r--guides/source/index.html.erb4
1 files changed, 1 insertions, 3 deletions
diff --git a/guides/source/index.html.erb b/guides/source/index.html.erb
index 78aa49b8bc..71fe94a870 100644
--- a/guides/source/index.html.erb
+++ b/guides/source/index.html.erb
@@ -9,9 +9,7 @@ Ruby on Rails Guides
<% content_for :index_section do %>
<div id="subCol">
<dl>
- <% # Does it make sense to link to Kindle? I'd say no, but if it does, shouldn't we also link to iPhone etc? %>
- <dd class="kindle">Rails Guides are also available for the <%= link_to 'Kindle', 'https://kindle.amazon.com' %>
-and <%= link_to 'Free Kindle Reading Apps', 'http://www.amazon.com/gp/kindle/kcp' %> for the iPad,
+ <dd class="kindle">Rails Guides are also available for Kindle and <%= link_to 'Free Kindle Reading Apps', 'http://www.amazon.com/gp/kindle/kcp' %> for the iPad,
iPhone, Mac, Android, etc. Download them from <%= link_to 'here', @mobi %>.
</dd>
<dd class="work-in-progress">Guides marked with this icon are currently being worked on and will not be available in the Guides Index menu. While still useful, they may contain incomplete information and even errors. You can help by reviewing them and posting your comments and corrections.</dd>