From a21db68037ea0e69e27934e02e53b237ddc1c40a Mon Sep 17 00:00:00 2001 From: AndreMiras Date: Tue, 16 Jun 2015 14:56:59 +0200 Subject: [PATCH] Fixes gevent-websocket broken link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a51153c..df4e0f4 100644 --- a/README.rst +++ b/README.rst @@ -42,7 +42,7 @@ A custom Gunicorn worker is included to make deployment as friendly as possible: $ gunicorn -k flask_sockets.worker hello:app Production services are provided by `gevent `_ -and `gevent-websocket `_. +and `gevent-websocket `_. Anything that inserts ``wsgi.websocket`` into the WSGI environ is