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
4 changes: 2 additions & 2 deletions integration/kafka-connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ description: "Kafka Connect sink detailed doc"
parent: "Integration"
---

![FalkorDB x Kafka Connect Banner](https://github.com/user-attachments/assets/941bb532-8613-4135-b4c9-232a700da314)

# Kafka Connect Sink

![FalkorDB x Kafka Connect Banner](https://github.com/user-attachments/assets/941bb532-8613-4135-b4c9-232a700da314)

## Get Started

Expand Down
2 changes: 2 additions & 0 deletions integration/rest.md
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gkorland Best Practices:

Place at the Top: Put the H1 title at the very beginning of your .md file to clearly indicate the page's main topic.
Use Only One H1: Stick to a single H1 per page to follow SEO best practices and maintain a clear content hierarchy.
Keep It Descriptive: Write a concise, relevant title that reflects the page's content (e.g., # Project Overview or # Installation Guide).

I think our # (or H1) for this page is wrong. Am I missing something?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be the H1: # Kafka Connect Sink

Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ description: "Rest API detailed doc"
parent: "Integration"
---

# Rest API

## Table of Contents

- [Login - GET /api/auth/providers](#login---get-apiauthproviders)
Expand Down