diff --git a/pages/docs/tutorials/kafka/index.md b/pages/docs/tutorials/kafka/index.md index 26ee909db35..a56b8062e23 100644 --- a/pages/docs/tutorials/kafka/index.md +++ b/pages/docs/tutorials/kafka/index.md @@ -1,7 +1,7 @@ --- title: Create AsyncAPI document for applications consuming from Kafka description: A tutorial teaching how to configure an AsyncAPI document for Kafka messages. -weight: 20 +weight: 220 --- ## Introduction