diff --git a/Doc/howto/logging-cookbook.rst b/Doc/howto/logging-cookbook.rst index a21423b2ef3..833ad15d048 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: