We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9de5c8 commit 4ec1090Copy full SHA for 4ec1090
README.md
@@ -64,7 +64,7 @@ func main() {
64
}
65
```
66
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).
+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).
68
69
### Client
70
0 commit comments