Skip to content

Commit 3c2c1a4

Browse files
committed
revise block on kindle guides [ci skip]
1 parent 6897a83 commit 3c2c1a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

guides/source/index.html.erb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ Ruby on Rails Guides
99
<% content_for :index_section do %>
1010
<div id="subCol">
1111
<dl>
12-
<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,
13-
iPhone, Mac, Android, etc. Download them from <%= link_to 'here', @mobi %>.
14-
</dd>
12+
<dd class="kindle">Rails Guides are also available for <%= link_to 'Kindle', @mobi %>.</dd>
1513
<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>
1614
</dl>
1715
</div>

0 commit comments

Comments
 (0)