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 ad49711 commit 9a1763bCopy full SHA for 9a1763b
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`](../../packages/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