aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/index.html.erb
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2012-12-09 23:05:37 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2012-12-09 23:05:37 +0530
commit3c2c1a46064684a1becc8ae7b6b7fe6eebf9651a (patch)
tree3f6af51ecd8189d5e747c4b3d183b433ccdd7b0e /guides/source/index.html.erb
parent6897a83f4eeabaef77feabd5f5fe69d283a0cb72 (diff)
downloadrails-3c2c1a46064684a1becc8ae7b6b7fe6eebf9651a.tar.gz
rails-3c2c1a46064684a1becc8ae7b6b7fe6eebf9651a.tar.bz2
rails-3c2c1a46064684a1becc8ae7b6b7fe6eebf9651a.zip
revise block on kindle guides [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 71fe94a870..a8e4525c67 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>
- <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="kindle">Rails Guides are also available for <%= link_to 'Kindle', @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>
</dl>
</div>