mirror of
https://github.com/django/django.git
synced 2025-07-14 00:35:11 +00:00
Fixed #20756 -- Typo in uWSGI docs.
This commit is contained in:
parent
2333c9662b
commit
a3242dc9fe
1 changed files with 1 additions and 1 deletions
|
@ -109,6 +109,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