diff --git a/free-programming-books.md b/free-programming-books.md index b8dbc9f07fc55e0f418b1603e38568fb3fe21d9b..50f34e42ab18bb459697a08f2011e492d2055a29 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1499,7 +1499,8 @@ See also [TeX](#tex) * [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming) (2.7) * [CodeCademy Python](http://www.codecademy.com/tracks/python) * [Python for Informatics](http://www.pythonlearn.com/book_007.pdf) -* [Composing Programs] (http://composingprograms.com/) (3.x) +* [Composing Programs](http://composingprograms.com/) (3.x) + #### Django * [Django by Example](http://www.lightbird.net/dbe/) (1.2)