Skip to content

Commit 95886b5

Browse files
alty-irstainless-app[bot]
authored andcommitted
docs(readme): fix Realtime API example link (#1272)
1 parent 4640dc6 commit 95886b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ rt.socket.addEventListener('open', () => {
153153
});
154154
```
155155

156-
A full example can be found [here](https://github.com/openai/openai-node/blob/master/examples/realtime/web.ts).
156+
A full example can be found [here](https://github.com/openai/openai-node/blob/master/examples/realtime/websocket.ts).
157157

158158
### Realtime error handling
159159

0 commit comments

Comments
 (0)