Skip to content

Commit d713eff

Browse files
committed
Adding link to related resources.
1 parent 06904e0 commit d713eff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/durable-objects/best-practices/websockets.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,4 +383,5 @@ If you are using older versions, note that while hibernatable WebSocket events s
383383

384384
- [Mozilla Developer Network's (MDN) documentation on the WebSocket class](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket)
385385
- [Cloudflare's WebSocket template for building applications on Workers using WebSockets](https://github.com/cloudflare/websocket-template)
386-
- [Methods of Durable Object base class](/durable-objects/api/base/)
386+
- [Durable Object base class](/durable-objects/api/base/)
387+
- [Durable Object State interface](/durable-objects/api/state/)

0 commit comments

Comments
 (0)