Skip to content

Commit 615332f

Browse files
authored
Fix redpanda docs link (#10606)
1 parent 860f58d commit 615332f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/redpanda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Below is an example of how to create the `AdminClient`:
4545

4646
There are scenarios where additional listeners are needed because the consumer/producer can be another
4747
container in the same network or a different process where the port to connect differs from the default
48-
exposed port `9092`. E.g [Toxiproxy](../../docs/modules/toxiproxy.md).
48+
exposed port `9092`. E.g [Toxiproxy](../modules/toxiproxy.md).
4949

5050
<!--codeinclude-->
5151
[Register additional listener](../../modules/redpanda/src/test/java/org/testcontainers/redpanda/RedpandaContainerTest.java) inside_block:registerListener

0 commit comments

Comments
 (0)