Skip to content

Commit 4ec1090

Browse files
committed
Fix link to production quality server example
1 parent b9de5c8 commit 4ec1090

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
@@ -64,7 +64,7 @@ func main() {
6464
}
6565
```
6666

67-
For a production quality example that shows off the low level API, see the [echo example](https://godoc.org/nhooyr.io/websocket#ex-Accept--Echo).
67+
For a production quality example that shows off the low level API, see the echo example on the [godoc](https://godoc.org/nhooyr.io/websocket#Accept).
6868

6969
### Client
7070

0 commit comments

Comments
 (0)