Skip to content

Commit 7a1df8c

Browse files
author
hollunder
committed
Use colon instead of dot in header
1 parent 3cc90c6 commit 7a1df8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/http.websocket.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The opcode `0x1` will be returned as `"text"` and `0x2` will be returned as `"bi
5353

5454
Iterator over [`websocket:receive()`](#http.websocket:receive).
5555

56-
#### Example {#http.websocket.each-example}
56+
#### Example {#http.websocket:each-example}
5757

5858
```lua
5959
local ws = websocket.new_from_uri("wss://echo.websocket.org")

0 commit comments

Comments
 (0)