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 7f0bc4c commit a134edcCopy full SHA for a134edc
README.md
@@ -110,7 +110,7 @@ https://github.com/gorilla/websocket
110
This package is the community standard but it is 6 years old and over time
111
has accumulated cruft. There are too many ways to do the same thing.
112
Just compare the godoc of
113
-[nhooyr/websocket](https://godoc.org/github.com/nhooyr/websocket) side by side with
+[nhooyr/websocket](https://godoc.org/nhooyr.io/websocket) side by side with
114
[gorilla/websocket](https://godoc.org/github.com/gorilla/websocket).
115
116
The API for nhooyr/websocket has been designed such that there is only one way to do things
0 commit comments