8000 Fix link to examples. · destructobeam/async-websocket@29e4f08 · GitHub
[go: up one dir, main page]

Skip to content

Commit 29e4f08

Browse files
committed
Fix link to examples.
1 parent b737ffc commit 29e4f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ run lambda {|env|
4646
}
4747
```
4848

49-
And [here is a client program](example/client.rb) which can read input from `stdin` and send messages to the server.
49+
And [here is a client program](examples/chat/client.rb) which can read input from `stdin` and send messages to the server.
5050

5151
## Contributing
5252

0 commit comments

Comments
 (0)
0