mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Fixed URL for Dive Into Python
Before, link to "Dive Into Python 3" was broken. Now, link points to correct page.
This commit is contained in:
@@ -120,7 +120,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 <http://www.diveintopython3.net/>`_
|
||||
`Dive Into Python 3 <http://diveintopython3.problemsolving.io/>`_
|
||||
|
||||
|
||||
Think Python: How to Think Like a Computer Scientist
|
||||
|
||||
Reference in New Issue
Block a user