make these links relative, to fix RTD

-also remove the 'design' link, not being used
This commit is contained in:
Matt Behrens 2013-02-27 10:49:17 -08:00
parent b6d72504eb
commit 101a140889

View File

@ -52,7 +52,7 @@ you should use one of the async workers.
.. _slowloris: http://ha.ckers.org/slowloris/ .. _slowloris: http://ha.ckers.org/slowloris/
.. _setproctitle: http://pypi.python.org/pypi/setproctitle .. _setproctitle: http://pypi.python.org/pypi/setproctitle
.. _proc_name: /configure.html#proc-name .. _proc_name: configure.html#proc-name
Worker Processes Worker Processes
@ -87,9 +87,8 @@ To decrease the worker count by one::
$ kill -TTOU $masterpid $ kill -TTOU $masterpid
.. _design: /design.html .. _worker_class: configure.html#worker-class
.. _worker_class: /configure.html#worker-class .. _`number of workers`: design.html#how-many-workers
.. _`number of workers`: /design.html#how-many-workers
Kernel Parameters Kernel Parameters
================= =================