mirror of
https://github.com/django/django.git
synced 2025-09-27 12:39:17 +00:00
[1.5.x] Fixed #20756 -- Typo in uWSGI docs.
Backport of a3242dc9fe
from master
This commit is contained in:
parent
3860d5e8f8
commit
2e068d4e5a
1 changed files with 1 additions and 1 deletions
|
@ -110,6 +110,6 @@ Example ini configuration file usage::
|
||||||
uwsgi --ini uwsgi.ini
|
uwsgi --ini uwsgi.ini
|
||||||
|
|
||||||
See the uWSGI docs on `managing the uWSGI process`_ for information on
|
See the uWSGI docs on `managing the uWSGI process`_ for information on
|
||||||
starting, stoping and reloading the uWSGI workers.
|
starting, stopping and reloading the uWSGI workers.
|
||||||
|
|
||||||
.. _managing the uWSGI process: http://projects.unbit.it/uwsgi/wiki/Management
|
.. _managing the uWSGI process: http://projects.unbit.it/uwsgi/wiki/Management
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue