From 33a431cb3c60f9ca25e96fbb5a221441da6cef75 Mon Sep 17 00:00:00 2001 From: Vinay Sajip Date: Tue, 25 Mar 2014 11:20:22 +0000 Subject: [PATCH] Updated external link in documentation. --- Doc/howto/logging-cookbook.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/howto/logging-cookbook.rst b/Doc/howto/logging-cookbook.rst index 3128402abf..07b04f9c39 100644 --- a/Doc/howto/logging-cookbook.rst +++ b/Doc/howto/logging-cookbook.rst @@ -706,7 +706,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. Inserting a BOM into messages sent to a SysLogHandler -- 2.50.1