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 2bc06c2 commit cd65f31Copy full SHA for cd65f31
docs/modules/kurrentdb.md
@@ -11,9 +11,9 @@ npm install @testcontainers/kurrentdb --save-dev
11
## Examples
12
13
<!--codeinclude-->
14
-[Start container:](../../packages/modules/kurrentdb/src/kurrent-container.test.ts) inside_block:startContainer
+[Start container:](../../packages/modules/kurrentdb/src/kurrent-db-container.test.ts) inside_block:startContainer
15
<!--/codeinclude-->
16
17
18
-[Subscribe to standard projection:](../../packages/modules/kurrentdb/src/kurrent-container.test.ts) inside_block:usingStandardProjections
+[Subscribe to standard projection:](../../packages/modules/kurrentdb/src/kurrent-db-container.test.ts) inside_block:usingStandardProjections
19
0 commit comments