Skip to content

Commit ca6c8ff

Browse files
committed
fix example file path in the docs
1 parent c97b86d commit ca6c8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/databases/scylladb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This example connects to the ScyllaDB Cluster, creates a keyspaces and asserts that is has been created.
66

77
<!--codeinclude-->
8-
[Building CqlSession](../../../modules/sylladb/src/test/java/org/testcontainers/containers/ScyllaDBDriver4Test.java) inside_block:scylladb
8+
[Building CqlSession](../../../modules/scylladb/src/test/java/org/testcontainers/containers/ScyllaDBDriver4Test.java) inside_block:scylladb
99
<!--/codeinclude-->
1010

1111
## Adding this module to your project dependencies

0 commit comments

Comments
 (0)