Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.

This commit is contained in:
za 2018-10-23 16:55:18 +07:00 committed by Carlton Gibson
parent efc0f77f02
commit b0d716cbff
6 changed files with 7 additions and 7 deletions

View file

@ -43,7 +43,7 @@ so that it can be of use to the widest audience.
to |django-developers| or drop by `#django-dev on irc.freenode.net`__ to
chat with other Django users who might be able to help.
__ http://www.diveintopython3.net/
__ http://www.diveinto.org/python3/
__ irc://irc.freenode.net/django-dev
What does this tutorial cover?
@ -333,7 +333,7 @@ This test checks that the ``make_toast()`` returns ``'toast'``.
* After reading those, if you want something a little meatier to sink
your teeth into, there's always the Python :mod:`unittest` documentation.
__ http://www.diveintopython3.net/unit-testing.html
__ http://www.diveinto.org/python3/unit-testing.html
Running your new test
---------------------

View file

@ -36,5 +36,5 @@ place: read this material to quickly get up and running.
.. _python: https://python.org/
.. _list of Python resources for non-programmers: https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
.. _Dive Into Python: http://www.diveintopython3.net/
.. _Dive Into Python: http://www.diveinto.org/python3/
.. _books about Python: https://wiki.python.org/moin/PythonBooks