aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'railties/guides/source/index.html.erb')
-rw-r--r--railties/guides/source/index.html.erb6
1 files changed, 5 insertions, 1 deletions
diff --git a/railties/guides/source/index.html.erb b/railties/guides/source/index.html.erb
index da1a37015b..eafe1884f2 100644
--- a/railties/guides/source/index.html.erb
+++ b/railties/guides/source/index.html.erb
@@ -9,6 +9,10 @@ Ruby on Rails Guides
<% content_for :index_section do %>
<div id="subCol">
<dl>
+ <dd class="kindle">Rails Guides are also available for the <%= link_to 'Kindle', 'https://kindle.amazon.com' %>
+and <%= link_to 'Free Kindle Reading Apps', '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. While they might still be useful to you, they may contain incomplete information and even errors. You can help by reviewing them and posting your comments and corrections to the author.</dd>
</dl>
</div>
@@ -22,5 +26,5 @@ Ruby on Rails Guides
<p><%= document['description'] %></p>
<% end %>
<% end %>
- </dl>
+ </dl>
<% end %>