Skip to content

Commit 4ec897b

Browse files
authored
Update Gunicorn documentation link (#12133)
1 parent 63a411d commit 4ec897b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ This also allows access to the results of coroutines on the ``request`` and
166166

167167
Gunicorn access logs
168168
^^^^^^^^^^^^^^^^^^^^
169-
When `Gunicorn <http://docs.gunicorn.org/en/latest/index.html>`_ is used for
169+
When `Gunicorn <https://gunicorn.org>`_ is used for
170170
:ref:`deployment <aiohttp-deployment-gunicorn>`, its default access log format
171171
will be automatically replaced with the default aiohttp's access log format.
172172

0 commit comments

Comments
 (0)