Skip to content

Commit 7399b3f

Browse files
authored
Merge pull request #4638 from ClickHouse/Blargian-patch-910563
Improvement: update kafka-clickhouse-connect-sink.md
2 parents 742fff1 + 2ab7b9d commit 7399b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/data-ingestion/kafka/kafka-clickhouse-connect-sink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Sink, use [Kafka Connect Transformations](https://docs.confluent.io/platform/cur
162162

163163
**Without a schema declared:**
164164

165-
A record is converted into JSON and sent to ClickHouse as a value in [JSONEachRow](../../../sql-reference/formats.mdx#jsoneachrow) format.
165+
A record is converted into JSON and sent to ClickHouse as a value in [JSONEachRow](/interfaces/formats/JSONEachRow) format.
166166

167167
### Configuration recipes {#configuration-recipes}
168168

0 commit comments

Comments
 (0)