Skip to content

Commit f53c2eb

Browse files
authored
Fix link to Toxiproxy docs from Kafka docs (#7684)
1 parent e9d540f commit f53c2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ See the [versions interoperability matrix](https://docs.confluent.io/platform/cu
4646

4747
There are scenarios where additional listeners are needed because the consumer/producer can be in another
4848
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).
49+
exposed port `9093`. E.g [Toxiproxy](../../modules/toxiproxy/).
5050

5151
<!--codeinclude-->
5252
[Register additional listener](../../modules/kafka/src/test/java/org/testcontainers/containers/KafkaContainerTest.java) inside_block:registerListener

0 commit comments

Comments
 (0)