We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35401cd commit 856c74bCopy full SHA for 856c74b
README.rst
@@ -4,7 +4,7 @@ Pure Python, pure state-machine WebSocket implementation
4
.. image:: https://travis-ci.org/python-hyper/wsproto.svg?branch=master
5
:target: https://travis-ci.org/python-hyper/wsproto
6
:alt: Build status
7
-.. image:: https://readthedocs.org/python-hyper/wsproto/badge/?version=latest
+.. image:: https://readthedocs.org/projects/wsproto/badge/?version=latest
8
:target: http://wsproto.readthedocs.io/en/latest/?badge=latest
9
:alt: Documentation Status
10
.. image:: https://codecov.io/gh/python-hyper/wsproto/branch/master/graph/badge.svg
0 commit comments