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 e9d540f commit f53c2ebCopy full SHA for f53c2eb
docs/modules/kafka.md
@@ -46,7 +46,7 @@ See the [versions interoperability matrix](https://docs.confluent.io/platform/cu
46
47
There are scenarios where additional listeners are needed because the consumer/producer can be in another
48
container in the same network or a different process where the port to connect differs from the default
49
-exposed port `9093`. E.g [Toxiproxy](../../docs/modules/toxiproxy.md).
+exposed port `9093`. E.g [Toxiproxy](../../modules/toxiproxy/).
50
51
<!--codeinclude-->
52
[Register additional listener](../../modules/kafka/src/test/java/org/testcontainers/containers/KafkaContainerTest.java) inside_block:registerListener
0 commit comments