diff options
-rw-r--r-- | www/py-gunicorn/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-gunicorn/pkg-descr b/www/py-gunicorn/pkg-descr index ed66aea6ca0f..852a44293fa4 100644 --- a/www/py-gunicorn/pkg-descr +++ b/www/py-gunicorn/pkg-descr @@ -3,4 +3,4 @@ It's a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resource usage, and fairly speedy. -WWW: http://gunicorn.org/ +WWW: https://gunicorn.org/ |