# HG changeset patch # User Steve Losh # Date 1365053894 14400 # Node ID 56683eb09eccdb4a4baf43302761ed348197c1cc # Parent f28776bb45311a87dfc01e809a024d41a059ebd9 fix links diff -r f28776bb4531 -r 56683eb09ecc introduction.markdown --- a/introduction.markdown Thu Apr 04 01:35:49 2013 -0400 +++ b/introduction.markdown Thu Apr 04 01:38:14 2013 -0400 @@ -20,14 +20,15 @@ The book will always be free to read online. -You can buy an ebook (PDF, epub, mobi) version for $8 on Leanpub at: - +You can buy an [ebook (PDF, epub, mobi) version][leanpub] for $8 on Leanpub. + +You can buy a [paperback copy][paper] for $20 on Lulu. -You can buy a paperback copy for $20 on Lulu at: - +You can buy a [hardcover copy][hard] for $40 on Lulu. -You can buy a hardcover copy for $40 on Lulu at: - +[leanpub]: http://leanpub.org/learnvimscriptthehardway +[paper]: http://bit.ly/lvsthw-paperback +[hard]: http://bit.ly/lvsthw-hardcover The source code to the book is available [on BitBucket][hg] and [on GitHub][git]. If you find any mistakes or feel you could improve it feel free @@ -39,5 +40,3 @@ [hg]: http://bitbucket.org/sjl/learnvimscriptthehardway/ [git]: http://github.com/sjl/learnvimscriptthehardway/ [license]: http://learnvimscriptthehardway.stevelosh.com/license.html -[leanpub]: http://leanpub.com/learnvimscriptthehardway -[lulu]: http://lulu.com/learnvimscriptthehardway