We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc90c6 commit 7a1df8cCopy full SHA for 7a1df8c
doc/modules/http.websocket.md
@@ -53,7 +53,7 @@ The opcode `0x1` will be returned as `"text"` and `0x2` will be returned as `"bi
53
54
Iterator over [`websocket:receive()`](#http.websocket:receive).
55
56
-#### Example {#http.websocket.each-example}
+#### Example {#http.websocket:each-example}
57
58
```lua
59
local ws = websocket.new_from_uri("wss://echo.websocket.org")
0 commit comments