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 72dfb67828
commit e771016a5b
No known key found for this signature in database
GPG key ID: 3AA2DC1FF6ABF0B6
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