mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add a consideration note
regarding linking to Kindle
This commit is contained in:
parent
85482e126d
commit
17fd344d65
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +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,
|
||||
iPhone, Mac, Android, etc. Download them from <%= link_to 'here', @mobi %>.
|
||||
|
|
Loading…
Reference in a new issue