From fbd95ce9bb6dc7cd3bd24b9d95ea6350d2e02bf7 Mon Sep 17 00:00:00 2001 From: za Date: Tue, 23 Oct 2018 16:55:18 +0700 Subject: [2.1.x] Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/. Backport of b0d716cbffdd66dd9108895d0524bef2530fc732 from master --- docs/topics/settings.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/topics') diff --git a/docs/topics/settings.txt b/docs/topics/settings.txt index 668f90afe2..9b836f6e0b 100644 --- a/docs/topics/settings.txt +++ b/docs/topics/settings.txt @@ -46,7 +46,7 @@ The value of ``DJANGO_SETTINGS_MODULE`` should be in Python path syntax, e.g. ``mysite.settings``. Note that the settings module should be on the Python `import search path`_. -.. _import search path: http://www.diveintopython3.net/your-first-python-program.html#importsearchpath +.. _import search path: http://www.diveinto.org/python3/your-first-python-program.html#importsearchpath The ``django-admin`` utility ---------------------------- -- cgit v1.3