Fix broken cross-references; use :doc: tags where necessary

This commit is contained in:
Justin W. Flory 2018-07-11 09:49:18 -05:00
parent 08be12fd71
commit 82bff7585c
3 changed files with 17 additions and 17 deletions

View file

@ -37,7 +37,7 @@ Running `uWSGI HTTP Router`_::
uwsgi --http 127.0.0.1:5000 --module myproject:app
For a more optimized setup, see :ref:`configuring uWSGI and NGINX <deploying-uwsgi>`.
For a more optimized setup, see :doc:`configuring uWSGI and NGINX <uwsgi>`.
.. _uWSGI: http://uwsgi-docs.readthedocs.io/en/latest/
.. _uWSGI HTTP Router: http://uwsgi-docs.readthedocs.io/en/latest/HTTP.html#the-uwsgi-http-https-router