File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,18 @@ See [Version_changes.md](./Version_changes.md) to keep track of changes made to
16
16
17
17
# E-book
18
18
19
- You can purchase the book using these links:
19
+ You can purchase the pdf/epub versions of the book using these links:
20
20
21
21
* https://learnbyexample.gumroad.com/l/js_regexp
22
22
* https://leanpub.com/js_regexp
23
- * You can also get the book as part of ** Awesome Regex** bundle from https://learnbyexample.gumroad.com/l/regex or https://leanpub.com/b/regex
24
- * See https://learnbyexample.github.io/books/ for list of other books
23
+
24
+ You can also get the book as part of these bundles:
25
+
26
+ * ** Awesome Regex** bundle from https://learnbyexample.gumroad.com/l/regex or https://leanpub.com/b/regex
27
+ * ** All books bundle** bundle from https://learnbyexample.gumroad.com/l/all-books
28
+ * Includes all my programming books
29
+
30
+ See https://learnbyexample.github.io/books/ for list of other books
25
31
26
32
For a preview of the book, see [ sample chapters] ( https://github.com/learnbyexample/learn_js_regexp/blob/master/sample_chapters/js_regexp_sample.pdf )
27
33
You can’t perform that action at this time.
0 commit comments