mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix #gunicorn link
This commit is contained in:
parent
80ca1fd1f1
commit
32978af645
@ -6,7 +6,7 @@ worker model ported from Ruby's Unicorn_ project. The Gunicorn server is
|
|||||||
broadly compatible with various web frameworks, simply implemented, light
|
broadly compatible with various web frameworks, simply implemented, light
|
||||||
on server resource usage, and fairly speedy.
|
on server resource usage, and fairly speedy.
|
||||||
|
|
||||||
Feel free to join us in #gunicorn_ on freenode_.
|
Feel free to join us in `#gunicorn`_ on freenode_.
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
@ -138,7 +138,7 @@ And then as per usual::
|
|||||||
$ paster serve development.ini workers=2
|
$ paster serve development.ini workers=2
|
||||||
|
|
||||||
.. _Unicorn: http://unicorn.bogomips.org/
|
.. _Unicorn: http://unicorn.bogomips.org/
|
||||||
.. _#gunicorn: http://webchat.freenode.net/?channels=gunicorn
|
.. _`#gunicorn`: http://webchat.freenode.net/?channels=gunicorn
|
||||||
.. _freenode: http://freenode.net
|
.. _freenode: http://freenode.net
|
||||||
.. _Eventlet: http://eventlet.net
|
.. _Eventlet: http://eventlet.net
|
||||||
.. _Gevent: http://gevent.org
|
.. _Gevent: http://gevent.org
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user