Skip to content

Commit 70e2439

Browse files
authored
Merge pull request #90 from ChristoPy/fix-websocket-url
fix: WebSocket URL
2 parents 1a22240 + 25506d0 commit 70e2439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concept/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ new Elysia()
5252
```
5353

5454
::: tip
55-
For providing WebSocket, please use [`@elysiajs/websocket`](https://github.com/elysiajs/elysia-websocket)
55+
For providing WebSocket, please use [`WebSocket`](/patterns/websocket)
5656
:::
5757

5858
## Custom Port

0 commit comments

Comments
 (0)