mirror of
https://github.com/actix/examples
synced 2025-06-28 01:49:02 +02:00
Fix typo on websocket/README.md (#217)
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user