From 9390991eac1708e6b1767858de5d139215152241 Mon Sep 17 00:00:00 2001 From: aneasystone Date: Thu, 6 Aug 2015 14:23:44 +0800 Subject: [PATCH] Hitchiker to Hitchhiker --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 27610bd3..dbc84016 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1547,7 +1547,7 @@ See also [TeX](#tex) * [Google's Python Style Guide](http://google-styleguide.googlecode.com/svn/trunk/pyguide.html) * [Hacking Secret Cyphers with Python](http://inventwithpython.com/hacking/chapters/) - Al Sweigart (3.3) * [High Performance Python](http://ianozsvald.com/HighPerformancePythonfromTrainingatEuroPython2011_v0.2.pdf) -* [Hitchiker's Guide to Python!](http://docs.python-guide.org/en/latest/) (2.6) +* [Hitchhiker's Guide to Python!](http://docs.python-guide.org/en/latest/) (2.6) * [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers (2.4) * [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html) (3.2) * [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson (1st edition) (2.3) -- GitLab