From 27657d519d06288b7c7e134a7c05fdfc8bacb129 Mon Sep 17 00:00:00 2001 From: KatherineMichel Date: Tue, 17 Oct 2017 23:27:40 -0500 Subject: [PATCH] Fixing another broken link --- docs/intro/learning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index 5cab93b..b4cbbb2 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -109,7 +109,7 @@ Dive Into Python 3 is a good book for those ready to jump in to Python 3. It's a good read if you are moving from Python 2 to 3 or if you already have some experience programming in another language. - `Dive Into Python 3 `_ + `Dive Into Python 3 `_ Think Python: How to Think Like a Computer Scientist