From e868c52997b52164282d1a89f0842504160307e7 Mon Sep 17 00:00:00 2001 From: Dariusz Suchojad Date: Thu, 5 Oct 2017 17:57:59 +0200 Subject: [PATCH] Point to GitHub for usage questions. (#1613) Closes #1611 --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index fb208854..d8a6ed1a 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -8,7 +8,7 @@ Gunicorn - WSGI server :Source code: https://github.com/benoitc/gunicorn :Issue tracker: https://github.com/benoitc/gunicorn/issues :IRC: ``#gunicorn`` on Freenode -:Mail list: http://lists.gunicorn.org/user/ +:Usage questions: https://github.com/benoitc/gunicorn/issues Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly