Skip to content

Commit 3a94a42

Browse files
committed
open external book links in new window
1 parent b0f20b8 commit 3a94a42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/_templates/book.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ <h3>The book!</h3>
22

33
<p><img src="https://s3.amazonaws.com/titlepages.leanpub.com/the-tao-of-tmux/large"></p>
44

5-
<p><em>The Tao of tmux</em> is available on <a class="reference external" href="https://leanpub.com/the-tao-of-tmux">Leanpub</a> and <a class="reference external" href="http://amzn.to/2gPfRhC">Kindle</a> (Amazon).</p>
6-
<p>Read and browse the book for <a class="reference external" href="https://leanpub.com/the-tao-of-tmux/read">free on the web</a>.</p>
7-
<a class="reference external image-reference" href="http://amzn.to/2gPfRhC"><img alt="Amazon Kindle" src="https://www.git-pull.com/_images/amazon-logo.png" width="45%"></a>
5+
<p><em>The Tao of tmux</em> is available on <a class="reference external" href="https://leanpub.com/the-tao-of-tmux" rel="noopener noreferrer" target="_blank">Leanpub</a> and <a class="reference external" href="http://amzn.to/2gPfRhC" rel="noopener noreferrer" target="_blank">Kindle</a> (Amazon).</p>
6+
<p>Read and browse the book for <a class="reference external" href="https://leanpub.com/the-tao-of-tmux/read" rel="noopener noreferrer" target="_blank">free on the web</a>.</p>
7+
<a class="reference external image-reference" href="http://amzn.to/2gPfRhC" rel="noopener noreferrer" target="_blank"><img alt="Amazon Kindle" src="https://www.git-pull.com/_images/amazon-logo.png" width="45%"></a>

0 commit comments

Comments
 (0)