From 925818a8278952c942f8a5699044bf4f055e3848 Mon Sep 17 00:00:00 2001 From: Martin Puppe Date: Thu, 20 Jun 2013 00:17:43 +0300 Subject: [PATCH] Fix link to Dive Into Python 3 --- 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 5425d84f3..b412311ab 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -39,7 +39,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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~