From a6e2958aacca8eb7530f97458a787b509819876f Mon Sep 17 00:00:00 2001 From: Zach Day Date: Mon, 21 Mar 2016 15:16:52 -0500 Subject: [PATCH] Update free-programming-books.md --- 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 6fbdff85..896e5869 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1741,7 +1741,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * [Biopython](http://biopython.org/DIST/docs/tutorial/Tutorial.pdf) (PDF) * [Building Skills in Object-Oriented Design (Python)](http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf) (PDF) (2.1.1) * [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) (PDF) (2.6) -* [Byte of Python](http://python.swaroopch.com/) (3.5.1) +* [Byte of Python](http://python.swaroopch.com) (3.5.1) * [Code Like a Pythonista: Idiomatic Python](http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html) * [CodeCademy Python](https://www.codecademy.com/learn/python) * [Composing Programs](http://composingprograms.com) (3.x) -- GitLab