summaryrefslogtreecommitdiff
path: root/docs/narr
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr')
-rw-r--r--docs/narr/project.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index d84b740e3..81fe4032c 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -661,7 +661,7 @@ The sections after ``# logging configuration`` represent Python's standard
library :mod:`logging` module configuration for your application.
The default configuration
sends application logging output to the standard error output of your terminal.
-For more information about logging configuration, see :ref:`logging_chapter`.
+For more information see :ref:`logging_chapter`.
See the :term:`PasteDeploy` documentation for more information about other
types of things you can put into this ``.ini`` file, such as other