We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac66ad commit f4ba44fCopy full SHA for f4ba44f
packages/restate-sdk-testcontainers/README.md
@@ -8,7 +8,7 @@
8
[Restate](https://restate.dev/) is a system for easily building resilient applications using *distributed durable async/await*.
9
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`](../restate-sdk-examples/test/testcontainers.test.ts)
+An usage example can be found in [`restate-sdk-examples/test/testcontainers.test.ts`](packages/restate-sdk-examples/test/testcontainers.test.ts)
12
13
## Community
14
0 commit comments