Skip to content

Commit 0751d3c

Browse files
updated book links
1 parent 637ef27 commit 0751d3c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A reference guide to Linux command line, Vim and Scripting
66

77
Free to read online versions:
88

9-
* [100 Page Python Intro](https://learnbyexample.github.io/100_page_python_intro)
9+
* [100 Page Python Intro](https://learnbyexample.github.io/100_page_python_intro/)
1010
* [Python re(gex)?](https://learnbyexample.github.io/py_regular_expressions/)
1111
* [JavaScript RegExp](https://learnbyexample.github.io/learn_js_regexp/)
1212
* [Ruby Regexp](https://learnbyexample.github.io/Ruby_Regexp/)
@@ -15,9 +15,9 @@ Free to read online versions:
1515
* [GNU awk](https://learnbyexample.github.io/learn_gnuawk/)
1616
* [Ruby one-liners cookbook](https://learnbyexample.github.io/learn_ruby_oneliners/)
1717
* [Perl one-liners cookbook](https://learnbyexample.github.io/learn_perl_oneliners/)
18-
* [Practice Python Projects](https://learnbyexample.github.io/practice_python_projects)*work-in-progress*
18+
* [Practice Python Projects](https://learnbyexample.github.io/practice_python_projects/)
1919

20-
:information_source: :moneybag: You can buy PDF/EPUB versions from [Gumroad](https://gumroad.com/learnbyexample) or [Leanpub](https://leanpub.com/u/learnbyexample)
20+
:information_source: :moneybag: You can buy PDF/EPUB versions from [Gumroad](https://learnbyexample.gumroad.com/) or [Leanpub](https://leanpub.com/u/learnbyexample)
2121

2222
### Ebook drafts
2323

0 commit comments

Comments
 (0)