diff --git a/doc/_admin-guide/070_Destinations/100_Kafka-c/000_Before_you_begin.md b/doc/_admin-guide/070_Destinations/100_Kafka-c/000_Before_you_begin.md index 781c10b..1568037 100644 --- a/doc/_admin-guide/070_Destinations/100_Kafka-c/000_Before_you_begin.md +++ b/doc/_admin-guide/070_Destinations/100_Kafka-c/000_Before_you_begin.md @@ -9,8 +9,6 @@ description: >- ## Prerequisites and restrictions -- This destination is only supported on the Linux platform. - - Since the new C implementation uses the librdkafka client library, the kafka destination has less memory usage than the previous Java implementation (which uses the official Java Kafka producer).