Skip to content

Commit ab356b4

Browse files
committed
[hotfix] Make the upsert-kafka artifacts point to the regular kafka artifacts in the documentation
1 parent abf4563 commit ab356b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content.zh/docs/connectors/table/upsert-kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Upsert Kafka 连接器支持以 upsert 方式从 Kafka topic 中读取数据并
3838
依赖
3939
------------
4040

41-
{{< sql_download_table "upsert-kafka" >}}
41+
{{< sql_connector_download_table "kafka" >}}
4242

4343
Upsert Kafka 连接器不是二进制发行版的一部分,请查阅[这里]({{< ref "docs/dev/configuration/overview" >}})了解如何在集群运行中引用 Upsert Kafka 连接器。
4444

docs/content/docs/connectors/table/upsert-kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ key will fall into the same partition.
4747
Dependencies
4848
------------
4949

50-
{{< sql_connector_download_table "upsert-kafka" >}}
50+
{{< sql_connector_download_table "kafka" >}}
5151

5252
The Upsert Kafka connector is not part of the binary distribution.
5353
See how to link with it for cluster execution [here]({{< ref "docs/dev/configuration/overview" >}}).

0 commit comments

Comments
 (0)