Skip to content

Commit ce14550

Browse files
committed
Point to echo example on github as well for syntax highlighting
1 parent 26f34be commit ce14550

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
@@ -33,7 +33,7 @@ go get nhooyr.io/websocket
3333

3434
## Examples
3535

36-
For a production quality example that shows off the full API, see the [echo example on the godoc](https://godoc.org/nhooyr.io/websocket#example-package--Echo).
36+
For a production quality example that shows off the full API, see the [echo example on the godoc](https://godoc.org/nhooyr.io/websocket#example-package--Echo). On github, the example is at [example_echo_test.go](./example_echo_test.go).
3737

3838
### Server
3939

0 commit comments

Comments
 (0)