You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/restate-sdk-testcontainers/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
[Restate](https://restate.dev/) is a system for easily building resilient applications using *distributed durable async/await*.
9
9
10
10
This package contains utilities to test Restate SDK services against a Restate server container.
11
-
An usage example can be found in [`restate-sdk-examples/test/testcontainers.test.ts`](/packages/restate-sdk-examples/test/testcontainers.test.ts)
11
+
An usage example can be found in [`restate-sdk-examples/test/testcontainers.test.ts`](https://github.com/restatedev/sdk-typescript/blob/main/packages/restate-sdk-examples/test/testcontainers.test.ts)
0 commit comments