diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 05e27e74..930a2f0c 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -818,7 +818,7 @@ Here are some example log calls:: The attached :attr:`~flask.Flask.logger` is a standard logging :class:`~logging.Logger`, so head over to the official `logging -documentation `_ for more +documentation `_ for more information. Hooking in WSGI Middlewares