Skip to content

Commit 260a94d

Browse files
author
Benjamin Sergeant
committed
README: update link to the doc
1 parent 88c6d6c commit 260a94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ IXWebSocket is a C++ library for WebSocket client and server development. It has
66

77
It is been used on big mobile video game titles sending and receiving tons of messages since 2017 (iOS and Android).
88

9-
Interested ? Go read the [docs](https://bsergean.github.io/IXWebSocket/site/) ! If things don't work as expected, please create an issue in github, or even better a pull request if you know how to fix your problem.
9+
Interested ? Go read the [docs](https://machinezone.github.io/IXWebSocket/) ! If things don't work as expected, please create an issue in github, or even better a pull request if you know how to fix your problem.
1010

1111
IXWebSocket is actively being developed, check out the [changelog](CHANGELOG.md) to know what's cooking. If you are looking for a real time messaging service (the chat-like 'server' your websocket code will talk to) with many features such as history, backed by Redis, look at [cobra](https://github.com/machinezone/cobra).
1212

0 commit comments

Comments
 (0)