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 860f58d commit 615332fCopy full SHA for 615332f
docs/modules/redpanda.md
@@ -45,7 +45,7 @@ Below is an example of how to create the `AdminClient`:
45
46
There are scenarios where additional listeners are needed because the consumer/producer can be another
47
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).
+exposed port `9092`. E.g [Toxiproxy](../modules/toxiproxy.md).
49
50
<!--codeinclude-->
51
[Register additional listener](../../modules/redpanda/src/test/java/org/testcontainers/redpanda/RedpandaContainerTest.java) inside_block:registerListener
0 commit comments