Skip to content

Commit c85c7d8

Browse files
Update readme #nolog
1 parent 6bdc498 commit c85c7d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python-socketio
33

44
[![Build status](https://github.com/miguelgrinberg/python-socketio/workflows/build/badge.svg)](https://github.com/miguelgrinberg/python-socketio/actions) [![codecov](https://codecov.io/gh/miguelgrinberg/python-socketio/branch/main/graph/badge.svg)](https://codecov.io/gh/miguelgrinberg/python-socketio)
55

6-
Python implementation of the `Socket.IO`_ realtime client and server.
6+
Python implementation of the `Socket.IO` realtime client and server.
77

88
Sponsors
99
--------
@@ -40,7 +40,7 @@ JavaScript Socket.IO version | Socket.IO protocol revision | Engine.IO protocol
4040
Resources
4141
---------
4242

43-
- [Documentation](http://python-socketio.readthedocs.io/en/latest/)
43+
- [Documentation](http://python-socketio.readthedocs.io/)
4444
- [PyPI](https://pypi.python.org/pypi/python-socketio)
4545
- [Change Log](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md)
4646
- Questions? See the [questions](https://stackoverflow.com/questions/tagged/python-socketio) others have asked on Stack Overflow, or [ask](https://stackoverflow.com/questions/ask?tags=python+python-socketio) your own question.

0 commit comments

Comments
 (0)