diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index 588dbb2..dd6418b 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -152,7 +152,7 @@ lightweight, easy to use, and uses many UNIX idioms. Gunicorn is not designed to face the internet -- it was designed to run behind Nginx which buffers slow requests and takes care of other important considerations. A sample setup for Nginx + Gunicorn can be found in the -`Gunicorn help `_. +`Gunicorn help `_. .. _uwsgi-ref: