]> granicus.if.org Git - python/commitdiff
Updated external link in documentation.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 25 Mar 2014 11:21:41 +0000 (11:21 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 25 Mar 2014 11:21:41 +0000 (11:21 +0000)
Doc/howto/logging-cookbook.rst

index a21423b2ef35253cd0176c781e707e7f6246e4b1..833ad15d048f75792e216a263ece82521839e56a 100644 (file)
@@ -1308,7 +1308,7 @@ This dictionary is passed to :func:`~config.dictConfig` to put the configuration
     }
 
 For more information about this configuration, you can see the `relevant
-section <https://docs.djangoproject.com/en/1.3/topics/logging/#configuring-logging>`_
+section <https://docs.djangoproject.com/en/1.6/topics/logging/#configuring-logging>`_
 of the Django documentation.
 
 .. _cookbook-rotator-namer: