From a1f60b62cafa23861e123983c99a463218dfab92 Mon Sep 17 00:00:00 2001 From: Jason Travis Date: Tue, 15 Oct 2013 15:39:09 -0700 Subject: [PATCH] Fix "Programming Computer Vision with Python" link --- 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 8733c89e..bafa2caa 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -215,7 +215,7 @@ * [The Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/) ####Machine Learning -* [Programming Computer Vision with Python](https://github.com/dolaameng/free-programming-books.git) +* [Programming Computer Vision with Python](http://programmingcomputervision.com/) * [A Course in Machine Learning](http://hackershelf.com/book/492/a-course-in-machine-learning/) * [Bayesian Methods for Hackers](http://hackershelf.com/book/455/bayesian-methods-for-hackers/) * [Computer Vision: Algorithms and Applications](http://hackershelf.com/book/134/computer-vision-algorithms-and-applications/)