From 8830e2ff8225636bd33ffdc6525c55b84e216f5d Mon Sep 17 00:00:00 2001 From: Merlin Date: Fri, 10 Jun 2011 01:49:04 -0700 Subject: [PATCH] Fixed _flup link at bottom of uwsgi documentation to be the uwsgi link --- docs/deploying/uwsgi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploying/uwsgi.rst b/docs/deploying/uwsgi.rst index d458a500..7ec153fd 100644 --- a/docs/deploying/uwsgi.rst +++ b/docs/deploying/uwsgi.rst @@ -60,4 +60,4 @@ it the WSGI `SCRIPT_NAME` or set the uwsgi modifer to make use of it:: .. _cherokee: http://www.cherokee-project.com/ .. _nginx: http://nginx.org/ -.. _flup: http://trac.saddi.com/flup +.. _uwsgi: http://projects.unbit.it/uwsgi/