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 c97b86d commit ca6c8ffCopy full SHA for ca6c8ff
docs/modules/databases/scylladb.md
@@ -5,7 +5,7 @@
5
This example connects to the ScyllaDB Cluster, creates a keyspaces and asserts that is has been created.
6
7
<!--codeinclude-->
8
-[Building CqlSession](../../../modules/sylladb/src/test/java/org/testcontainers/containers/ScyllaDBDriver4Test.java) inside_block:scylladb
+[Building CqlSession](../../../modules/scylladb/src/test/java/org/testcontainers/containers/ScyllaDBDriver4Test.java) inside_block:scylladb
9
<!--/codeinclude-->
10
11
## Adding this module to your project dependencies
0 commit comments