Skip to content

Commit 4956565

Browse files
committed
[hotfix][docs] Using SQL connector shortcode
1 parent 198f5a7 commit 4956565

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content.zh/docs/connectors/table/opensearch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If no primary key is defined on the DDL, the connector can only operate in appen
3737
Dependencies
3838
------------
3939

40-
{{< sql_download_table "opensearch" >}}
40+
{{< sql_connector_download_table "opensearch" 1.0.0 >}}
4141

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

docs/content/docs/connectors/table/opensearch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If no primary key is defined on the DDL, the connector can only operate in appen
3737
Dependencies
3838
------------
3939

40-
{{< sql_download_table "opensearch" >}}
40+
{{< sql_connector_download_table "opensearch" 1.0.0 >}}
4141

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

0 commit comments

Comments
 (0)