Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit 6feac2a

Browse files
committed
Update README.rst
1 parent 2a02568 commit 6feac2a

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
@@ -68,7 +68,7 @@ WebSocket Interface
6868
-------------------
6969

7070
The websocket interface that is passed into your routes is
71-
`provided by gevent-websocket <https://bitbucket.org/Jeffrey/gevent-websocket/src/6da9851586843a655851b1b196c0d90599de091d/geventwebsocket/websocket.py?at=v0.3.6>`_.
71+
`provided by gevent-websocket <https://bitbucket.org/noppo/gevent-websocket>`_.
7272
The basic methods are fairly straitforward — 
7373
``send``, ``receive``, ``send_frame``, and ``close``.
7474

0 commit comments

Comments
 (0)