Skip to content

Commit 20291a6

Browse files
fredjbenoitc
authored andcommitted
fix gunicorn url
1 parent 1a31961 commit 20291a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pistil
22
------
33

44

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

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

0 commit comments

Comments
 (0)