Fixes gevent-websocket broken link

This commit is contained in:
AndreMiras
2015-06-16 14:56:59 +02:00
parent 2a02568e07
commit a21db68037
+1 -1
View File
@@ -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 <http://www.gevent.org>`_
and `gevent-websocket <http://www.gelens.org/code/gevent-websocket/>`_.
and `gevent-websocket <https://bitbucket.org/Jeffrey/gevent-websocket>`_.
Anything that inserts ``wsgi.websocket`` into the WSGI environ is