changeset 32f5ec90f89f in trytond:5.4
details: https://hg.tryton.org/trytond?cmd=changeset;node=32f5ec90f89f
description:
        Fix logging level link in documentation

        issue9060
        review280891002
        (grafted from 252ef79e68966db24c5919c90e17aa77293b6234)
diffstat:

 doc/topics/start_server.rst |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 0e1a6e644fa7 -r 32f5ec90f89f doc/topics/start_server.rst
--- a/doc/topics/start_server.rst       Wed Feb 12 00:15:15 2020 +0100
+++ b/doc/topics/start_server.rst       Thu Feb 13 18:02:05 2020 +0100
@@ -34,7 +34,7 @@
 
 .. warning:: You must manage to serve the static files from the web root.
 
-.. _`logging level`: 
<https://docs.python.org/library/logging.html#logging-levels>`.
+.. _`logging level`: 
https://docs.python.org/library/logging.html#logging-levels
 
 Coroutine server
 ----------------

Reply via email to