Skip to content

Commit 925818a

Browse files
committed
Fix link to Dive Into Python 3
1 parent fc5ea93 commit 925818a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro/learning.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Dive Into Python 3 is a good book for those ready to jump in to Python 3. It's
3939
a good read if you are moving from Python 2 to 3 or if you already have some
4040
experience programming in another language.
4141

42-
`Dive Into Python 3 <http://diveintopython3.ep.io/>`_
42+
`Dive Into Python 3 <http://www.diveinto.org/python3/>`_
4343

4444
Think Python: How to Think Like a Computer Scientist
4545
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)