From 396a16c8db6e0153f1507bca19c970008095a841 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 14 Dec 2013 00:30:56 -0500 Subject: Updated book information. --- MEDIA.md | 19 +++++++++++++++---- README.md | 2 +- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/MEDIA.md b/MEDIA.md index ef123b3d..edbfa888 100644 --- a/MEDIA.md +++ b/MEDIA.md @@ -8,12 +8,15 @@ -*Textadept Quick Reference* ([Pre-order][]) +*Textadept Quick Reference* + +Order: [Ebook][] | [Print book][] | Amazon [US][], [UK][], [DE][], [FR][], +[IT][], [ES][] Released: December 2013
-Pages: 150 (est.) +Pages: 160 -[Table of Contents][] (est.) +[Table of Contents][] | [Excerpt][] Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor for programmers. This quick reference contains a wealth of knowledge on @@ -35,8 +38,16 @@ This book covers how to: It serves as the perfect complement to Textadept's comprehensive Manual and exhaustive API documentation. -[Pre-order]: http://gum.co/ta_quickref +[Ebook]: http://gum.co/textadept_ebook +[Print book]: http://gum.co/textadept_book +[US]: http://www.amazon.com/Textadept-Quick-Reference-Mitchell/dp/0991237900/ +[UK]: http://www.amazon.co.uk/Textadept-Quick-Reference-Mitchell/dp/0991237900/ +[DE]: http://www.amazon.de/Textadept-Quick-Reference-Mitchell/dp/0991237900/ +[FR]: http://www.amazon.fr/Textadept-Quick-Reference-Mitchell/dp/0991237900/ +[IT]: http://www.amazon.it/Textadept-Quick-Reference-Mitchell/dp/0991237900/ +[ES]: http://www.amazon.es/Textadept-Quick-Reference-Mitchell/dp/0991237900/ [Table of Contents]: download/ta_quickref_toc.pdf +[Excerpt]: download/ta_quickref_excerpt.pdf ## Lua Workshop 2012 diff --git a/README.md b/README.md index 425372eb..68acf217 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ directory. They are also available [online][]. [*Textadept Quick Reference*][] Released: December 2013
-Pages: 150 (est.) +Pages: 160 Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor for programmers. This quick reference contains a wealth of knowledge on -- cgit v1.2.3