From f97c53c0989336563c535c9737dff197b403054d Mon Sep 17 00:00:00 2001 From: Maxime Turcotte Date: Tue, 10 Jun 2014 15:16:31 -0400 Subject: Fixed #22801 -- Added 'www.' to diveintopython.net links --- docs/ref/django-admin.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref') diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 32371f90f5..cdc312d05c 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -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 -- cgit v1.3