Skip to content

Commit

Permalink
fix gunicorn url
Browse files Browse the repository at this point in the history
  • Loading branch information
fredj authored and benoitc committed Sep 6, 2011
1 parent 1a31961 commit 20291a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -2,7 +2,7 @@ pistil
------


Simple multiprocessing toolkit. This is based on the `Gunicorn <http://gunicorn.orh>`_ multiprocessing engine.
Simple multiprocessing toolkit. This is based on the `Gunicorn <http://gunicorn.org>`_ multiprocessing engine.

This library allows you to supervise multiple type of workers and chain
supervisors. Gracefull, reload, signaling between workers is handled.
Expand Down

0 comments on commit 20291a6

Please sign in to comment.