Skip to content

Commit 7cc71cc

Browse files
committed
Set uwsgi link to use :ref:
Fixes pallets#2802
1 parent 0303653 commit 7cc71cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/deploying/wsgi-standalone.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,10 @@ Running `uWSGI HTTP Router`_::
3737

3838
uwsgi --http 127.0.0.1:5000 --module myproject:app
3939

40-
For a more optimized setup, see `configuring uWSGI and NGINX`_.
40+
For a more optimized setup, see :ref:`configuring uWSGI and NGINX <deploying-uwsgi>`.
4141

4242
.. _uWSGI: http://uwsgi-docs.readthedocs.io/en/latest/
4343
.. _uWSGI HTTP Router: http://uwsgi-docs.readthedocs.io/en/latest/HTTP.html#the-uwsgi-http-https-router
44-
.. _configuring uWSGI and NGINX: uwsgi.html#starting-your-app-with-uwsgi
4544

4645
Gevent
4746
-------

0 commit comments

Comments
 (0)