Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion app/views/doc/_ebooks.html.erb

This file was deleted.

9 changes: 9 additions & 0 deletions app/views/doc/_ebooks.html.haml
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
%p
Download this book in
= succeed "," do
%a{:href => "https://github.s3.amazonaws.com/media/progit.en.pdf"} PDF
= succeed "," do
%a{:href => "https://github.s3.amazonaws.com/media/pro-git.en.mobi"} mobi
or
%a{:href => "https://github.s3.amazonaws.com/media/progit.epub"} ePub
form for free.
Loading