Skip to content

Commit 979791c

Browse files
mas-chentzulitai
authored andcommitted
[hotfix] refer to sql_connector_download_table shortcode in the docs to adhere to new connector versioning format
1 parent b732ce3 commit 979791c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The Kafka connector allows for reading data from and writing data into Kafka top
3535
Dependencies
3636
------------
3737

38-
{{< sql_download_table "kafka" >}}
38+
{{< sql_connector_download_table "kafka" >}}
3939

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

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_download_table "upsert-kafka" >}}
50+
{{< sql_connector_download_table "upsert-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)