mirror of
https://github.com/django/django.git
synced 2025-08-27 14:04:41 +00:00
Add missing dot
This commit is contained in:
parent
9f427617e4
commit
1a408e42ee
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ Configuring and starting the uWSGI server for Django
|
||||||
----------------------------------------------------
|
----------------------------------------------------
|
||||||
|
|
||||||
uWSGI supports multiple ways to configure the process. See uWSGI's
|
uWSGI supports multiple ways to configure the process. See uWSGI's
|
||||||
`configuration documentation`_ and `examples`_
|
`configuration documentation`_ and `examples`_.
|
||||||
|
|
||||||
.. _configuration documentation: https://uwsgi.readthedocs.org/en/latest/Configuration.html
|
.. _configuration documentation: https://uwsgi.readthedocs.org/en/latest/Configuration.html
|
||||||
.. _examples: http://projects.unbit.it/uwsgi/wiki/Example
|
.. _examples: http://projects.unbit.it/uwsgi/wiki/Example
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue