Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit d78be52

Browse files
committed
add link to source
1 parent 4bd4355 commit d78be52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/go/realtime-messaging.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tags:
2626

2727
## Getting started
2828

29-
We'll start by creating a new project for our WebSocket application.
29+
We'll start by creating a new project for our WebSocket application. The finished source can be found [here](https://github.com/nitrictech/examples/tree/main/v1/websocket-app).
3030

3131
```bash
3232
nitric new websocket-app go-starter

0 commit comments

Comments
 (0)