Skip to content

Commit 463ac95

Browse files
authored
docs(workflow-streams): correct stale package location in README (#499)
1 parent 0b8d822 commit 463ac95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

workflow-streams/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Workflow Streams
22

33
> **Experimental.** These samples use `@temporalio/workflow-streams`, which is
4-
> currently distributed on the `contrib/pubsub` branch of `sdk-typescript`. The
5-
> module is experimental and its API may change.
4+
> published on npm and lives under `contrib/workflow-streams` in
5+
> `sdk-typescript`. The module is experimental and its API may change.
66
77
`@temporalio/workflow-streams` lets a workflow host a durable,
88
offset-addressed event channel. The workflow holds an append-only log;

0 commit comments

Comments
 (0)