fix links in the README

This commit is contained in:
benoitc 2013-04-21 07:10:25 +02:00
parent 038ae7a86c
commit 1e5948e1c8

View File

@ -186,10 +186,10 @@ details.
.. _freenode: http://freenode.net .. _freenode: http://freenode.net
.. _Eventlet: http://eventlet.net .. _Eventlet: http://eventlet.net
.. _Gevent: http://gevent.org .. _Gevent: http://gevent.org
.. _FAQ: http://gunicorn.org/faq.html .. _FAQ: http://docs.gunicorn.org/en/latest/faq.html
.. _libev: http://software.schmorp.de/pkg/libev.html .. _libev: http://software.schmorp.de/pkg/libev.html
.. _libevent: http://monkey.org/~provos/libevent .. _libevent: http://monkey.org/~provos/libevent
.. _`production page`: http://gunicorn.org/deployment.html .. _`production page`: http://docs.gunicorn.org/en/latest/deploy.html
.. _`config file`: http://gunicorn.org/configuration.html .. _`config file`: http://docs.gunicorn.org/en/latest/configure.html
.. _setproctitle: http://pypi.python.org/pypi/setproctitle/ .. _setproctitle: http://pypi.python.org/pypi/setproctitle/
.. _LICENSE: http://github.com/benoitc/gunicorn/blob/master/LICENSE .. _LICENSE: http://github.com/benoitc/gunicorn/blob/master/LICENSE