Fixed #22801 -- Added 'www.' to diveintopython.net links

This commit is contained in:
Maxime Turcotte 2014-06-10 15:16:31 -04:00 committed by Tim Graham
parent 93d05536fd
commit f97c53c098
6 changed files with 7 additions and 7 deletions

View file

@ -1528,7 +1528,7 @@ variable.
Note that this option is unnecessary in ``manage.py``, because it takes care of
setting the Python path for you.
.. _import search path: http://diveintopython.net/getting_to_know_python/everything_is_an_object.html
.. _import search path: http://www.diveintopython.net/getting_to_know_python/everything_is_an_object.html
.. django-admin-option:: --settings