mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #22801 -- Added 'www.' to diveintopython.net links
This commit is contained in:
parent
93d05536fd
commit
f97c53c098
6 changed files with 7 additions and 7 deletions
|
@ -34,5 +34,5 @@ place: read this material to quickly get up and running.
|
|||
|
||||
.. _python: http://python.org/
|
||||
.. _list of Python resources for non-programmers: https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
|
||||
.. _Dive Into Python: http://diveintopython3.net/
|
||||
.. _Dive Into Python: http://www.diveintopython3.net/
|
||||
.. _books about Python: https://wiki.python.org/moin/PythonBooks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue