Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/docs/tutorials/kafka/_section.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
title: 'Kafka'
weight: 20
weight: 220
---
2 changes: 1 addition & 1 deletion pages/docs/tutorials/kafka/index.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion pages/docs/tutorials/websocket/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Create an AsyncAPI document for a Slackbot with WebSocket.
title: Create an AsyncAPI document for a Slackbot with WebSocket
description: In this tutorial, you'll learn how to create an AsyncAPI document designed for a Slack application that operates in Socket Mode using the WebSocket protocol.
weight: 210
---
Expand Down