Skip to content

Commit

Permalink
Update comment with correct URL. (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwats committed Jun 7, 2021
1 parent e68c836 commit e5ef02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion websockets/websocket/src/main.rs
@@ -1,5 +1,5 @@
//! Simple echo websocket server.
//! Open `http://localhost:8080/ws/index.html` in browser
//! Open `http://localhost:8080/index.html` in browser
//! or [python console client](https://github.com/actix/examples/blob/master/websocket/websocket-client.py)
//! could be used for testing.

Expand Down

0 comments on commit e5ef02d

Please sign in to comment.