Skip to content

Commit 9a1763b

Browse files
authored
Fix testcontainers readme link again (#463)
1 parent ad49711 commit 9a1763b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/restate-sdk-testcontainers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[Restate](https://restate.dev/) is a system for easily building resilient applications using *distributed durable async/await*.
99

1010
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`](/packages/restate-sdk-examples/test/testcontainers.test.ts)
1212

1313
## Community
1414

0 commit comments

Comments
 (0)