diff options
-rw-r--r-- | docs/book.md | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/docs/book.md b/docs/book.md index 35ff0812..e19c4fec 100644 --- a/docs/book.md +++ b/docs/book.md @@ -14,7 +14,7 @@ $15 USD<br/> Order the <a href="https://gum.co/qr_bundle" target="_blank">e-book bundle</a> with [Lua Quick Reference][] -- $27 USD<br/> Order the print book via Amazon [US][], [CA][], [UK][], [DE][], [FR][], [IT][], -[ES][] -- ~$25 USD +[ES][], [JP][] -- ~$25 USD Published: Dec 2020 <span style="color: #ef373a;">[New!]</span><br/> ISBN: 978-0-9912379-6-8<br/> @@ -44,11 +44,12 @@ It serves as the perfect complement to Textadept's comprehensive Manual and exhaustive API documentation. [Lua Quick Reference]: https://orbitalquark.github.io/lua-quick-reference -[US]: https://www.amazon.com/Textadept-Quick-Reference-Mitchell/dp/0991237968/ -[CA]: https://www.amazon.ca/Textadept-Quick-Reference-Mitchell/dp/0991237968/ -[UK]: https://www.amazon.co.uk/Textadept-Quick-Reference-Mitchell/dp/0991237968/ -[DE]: https://www.amazon.de/Textadept-Quick-Reference-Mitchell/dp/0991237968/ -[FR]: https://www.amazon.fr/Textadept-Quick-Reference-Mitchell/dp/0991237968/ -[IT]: https://www.amazon.it/Textadept-Quick-Reference-Mitchell/dp/0991237968/ -[ES]: https://www.amazon.es/Textadept-Quick-Reference-Mitchell/dp/0991237968/ +[US]: https://www.amazon.com/dp/099123796X/ +[CA]: https://www.amazon.ca/dp/099123796X/ +[UK]: https://www.amazon.co.uk/dp/099123796X/ +[DE]: https://www.amazon.de/dp/099123796X/ +[FR]: https://www.amazon.fr/dp/099123796X/ +[IT]: https://www.amazon.it/dp/099123796X/ +[ES]: https://www.amazon.es/dp/099123796X/ +[JP]: https://www.amazon.co.jp/dp/099123796X/ [Excerpt]: https://github.com/orbitalquark/textadept/blob/default/docs/quickref_excerpt.pdf |