From: Vinay Sajip Date: Tue, 25 Mar 2014 11:21:41 +0000 (+0000) Subject: Updated external link in documentation. X-Git-Tag: v3.4.1rc1~183 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4908910ab73bebd9b4636bc842d69e649842c2e0;p=python Updated external link in documentation. --- diff --git a/Doc/howto/logging-cookbook.rst b/Doc/howto/logging-cookbook.rst index a21423b2ef..833ad15d04 100644 --- a/Doc/howto/logging-cookbook.rst +++ b/Doc/howto/logging-cookbook.rst @@ -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 `_ +section `_ of the Django documentation. .. _cookbook-rotator-namer: