diff --git a/websocket/README.md b/websocket/README.md index 643abdfc..45f5e144 100644 --- a/websocket/README.md +++ b/websocket/README.md @@ -14,7 +14,7 @@ cargo run --bin websocket-server ### web client -- [http://localhost:8080/ws/index.html](http://localhost:8080/ws/index.html) +- [http://localhost:8080/index.html](http://localhost:8080/index.html) ### rust client