Skip to content

Commit e348730

Browse files
committed
Fix testcontainers readme link (again)
1 parent 9a1763b commit e348730

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`](https://github.com/restatedev/sdk-typescript/blob/main/packages/restate-sdk-examples/test/testcontainers.test.ts)
1212

1313
## Community
1414

0 commit comments

Comments
 (0)