diff options
author | 2017-08-19 17:45:22 -0400 | |
---|---|---|
committer | 2017-08-19 17:45:22 -0400 | |
commit | f22f182747e31e3d51096009940a53bb65d6950b (patch) | |
tree | 9f4129a6dac93867957e49db4b45ff2262b916a8 | |
parent | 3acd0d4bc8f98134cc09c47126f52f9369183c7b (diff) | |
download | textadept-f22f182747e31e3d51096009940a53bb65d6950b.tar.gz textadept-f22f182747e31e3d51096009940a53bb65d6950b.zip |
Link to Lua Quick Reference in e-book bundle.
-rw-r--r-- | MEDIA.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,7 +12,7 @@ Third Edition Order the [e-book][] – $15 USD<br/> -Order the [e-book bundle][] with Lua Quick Reference – $27 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/> @@ -44,6 +44,7 @@ exhaustive API documentation. [e-book]: https://gum.co/textadept3_ebook [e-book bundle]: https://gum.co/qr_bundle +[Lua Quick Reference]: http://foicica.com/lua [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/ |