Skip to content

Commit

Permalink
fix kindle apps link in edge guides index
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaydev committed Dec 25, 2011
1 parent 34e4a29 commit ebddca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railties/guides/source/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Ruby on Rails Guides
<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,
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. 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>
Expand Down

0 comments on commit ebddca1

Please sign in to comment.