diff options
-rw-r--r-- | MEDIA.md | 16 | ||||
-rw-r--r-- | doc/index.html | 8 |
2 files changed, 8 insertions, 16 deletions
@@ -2,7 +2,7 @@ ## Book -<div style="float: left; margin: 0 1em 1em 1em;"> +<div style="float: left; margin: 0 1em 0 1em;"> <a href="book/ta_quickref.png"> <img src="book/ta_quickref_small.png" alt="" style="border-width: 1px;"/> </a> @@ -11,16 +11,8 @@ *Textadept Quick Reference*<br/> Third Edition -<script src="https://gumroad.com/js/gumroad.js"></script> -<p> - <a class="gumroad-button" href="https://gum.co/textadept3_ebook?wanted=true"> - Order e-book – $15 USD - </a> - <a class="gumroad-button" href="https://gum.co/qr_bundle"> - Order bundle with Lua Quick Reference – $27 USD - </a> -</p> - +Order the [e-book][] – $15 USD<br/> +Order the [e-book bundle][] with Lua Quick Reference – $27 USD<br/> Order the print book via Amazon [US][], [UK][], [DE][], [FR][], [IT][], [ES][] Published: Oct 2016<br/> @@ -50,6 +42,8 @@ This book covers how to: It serves as the perfect complement to Textadept's comprehensive Manual and exhaustive API documentation. +[e-book]: https://gum.co/textadept3_ebook +[e-book bundle]: https://gum.co/qr_bundle [US]: http://www.amazon.com/Textadept-Quick-Reference-Mitchell/dp/0991237927/ [UK]: http://www.amazon.co.uk/Textadept-Quick-Reference-Mitchell/dp/0991237927/ [DE]: http://www.amazon.de/Textadept-Quick-Reference-Mitchell/dp/0991237927/ diff --git a/doc/index.html b/doc/index.html index dcbbfe31..8dd0dc06 100644 --- a/doc/index.html +++ b/doc/index.html @@ -112,11 +112,9 @@ </p> <p style="font-size: smaller; font-weight: bold;"> Please - <script src="https://gumroad.com/js/gumroad.js"></script> - <a target="_blank" class="gumroad-button" - href="https://gum.co/textadept?wanted=true">Donate</a> - or purchase the <a href="MEDIA.html#Book">quick reference</a> to fund - continuous development. + <a href="https://gum.co/textadept?wanted=true">donate</a> or purchase + the <a href="MEDIA.html#Book">quick reference</a> to fund continuous + development. </p> <div class="head-col"> |