Skip to content

Commit

Permalink
Fix documentation link (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart authored Mar 13, 2024
1 parent 98ba62a commit 79d5b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Pycrdt-websocket is an async WebSocket connector for pycrdt.

---

**Documentation**: <a href="https://davidbrochart.github.io/pycrdt-websocket" target="_blank">https://davidbrochart.github.io/pycrdt-websocket</a>
**Documentation**: <a href="https://jupyter-server.github.io/pycrdt-websocket" target="_blank">https://jupyter-server.github.io/pycrdt-websocket</a>

**Source Code**: <a href="https://github.com/jupyter-server/pycrdt-websocket" target="_blank">https://github.com/jupyter-server/pycrdt-websocket</a>

Expand Down

0 comments on commit 79d5b53

Please sign in to comment.