fix link syntax

This commit is contained in:
benoitc 2013-06-29 06:16:17 +02:00
parent a55bfd5b0c
commit ba945bd635

View File

@ -7,7 +7,7 @@ Signals Handling
A brief description of the signals handled by Gunicorn. We also document the A brief description of the signals handled by Gunicorn. We also document the
signales used internally by Gunicorn to communicate with the workers. With the signales used internally by Gunicorn to communicate with the workers. With the
exception of TTIN/TTOU the signals handling match the behaviour of `nginx exception of TTIN/TTOU the signals handling match the behaviour of `nginx
<http://wiki.nginx.org/CommandLine>`. <http://wiki.nginx.org/CommandLine>`_.
Master process Master process
============== ==============