Skip to content

Commit 2ab7b9d

Browse files
authored
Update kafka-clickhouse-connect-sink.md
1 parent 742fff1 commit 2ab7b9d

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)