From 1c03d715ba6157abf1bfe3c3cc54626a01c8c4e6 Mon Sep 17 00:00:00 2001 From: Nir Gazit Date: Thu, 21 Jan 2021 16:17:30 +0200 Subject: [PATCH] Fixed description to explictly mention Apache Kafka --- microsite/data/plugins/kafka.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/kafka.yaml b/microsite/data/plugins/kafka.yaml index b40b28a24f..269547bcfe 100644 --- a/microsite/data/plugins/kafka.yaml +++ b/microsite/data/plugins/kafka.yaml @@ -3,7 +3,7 @@ title: Kafka author: '@nirga' authorUrl: https://github.com/nirga category: Monitoring -description: Observability for Kafka clusters and async API of components. +description: Observability for Apache Kafka clusters and async API of components. documentation: https://github.com/backstage/backstage/tree/master/plugins/kafka iconUrl: https://kafka.apache.org/images/apache-kafka.png npmPackageName: '@backstage/kafka'