Skip to content

Commit 57ac25b

Browse files
[PR aio-libs#12133/4ec897bd backport][3.13] Update Gunicorn documentation link (aio-libs#12134)
**This is a backport of PR aio-libs#12133 as merged into master (4ec897b).** Co-authored-by: laurent b <metter2ooo@gmail.com>
1 parent 0ae2aa0 commit 57ac25b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Example of a drop-in replacement for the default access logger::
130130

131131
Gunicorn access logs
132132
^^^^^^^^^^^^^^^^^^^^
133-
When `Gunicorn <http://docs.gunicorn.org/en/latest/index.html>`_ is used for
133+
When `Gunicorn <https://gunicorn.org>`_ is used for
134134
:ref:`deployment <aiohttp-deployment-gunicorn>`, its default access log format
135135
will be automatically replaced with the default aiohttp's access log format.
136136

0 commit comments

Comments
 (0)