From 31f57abb203092378add3d8eb53e0f74769421d9 Mon Sep 17 00:00:00 2001 From: Marina Wahl Date: Wed, 9 Jul 2014 03:37:11 -0400 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d353c57..dd0fc57 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Python and Algorithms ====================== -This repository contains a comprehensive study of Algorithms and Python, including an ["e-book" that I wrote](https://github.com/mariwahl/Python-and-Algorithms--Over-100-Exercises-and-Lessons). +This repository contains a comprehensive study of Algorithms and Python, including an ["e-book" that I wrote](http://mariwahl.us/docs/algorithms_in_python.pdf).