This is an automated email from the ASF dual-hosted git repository.

dannycranmer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git


The following commit(s) were added to refs/heads/main by this push:
     new 4956565  [hotfix][docs] Using SQL connector shortcode
4956565 is described below

commit 4956565670ac0eed00623bf8b4dd0ebef8c37113
Author: Danny Cranmer <[email protected]>
AuthorDate: Fri Dec 16 11:04:12 2022 +0000

    [hotfix][docs] Using SQL connector shortcode
---
 docs/content.zh/docs/connectors/table/opensearch.md | 2 +-
 docs/content/docs/connectors/table/opensearch.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/content.zh/docs/connectors/table/opensearch.md 
b/docs/content.zh/docs/connectors/table/opensearch.md
index 475c180..1077322 100644
--- a/docs/content.zh/docs/connectors/table/opensearch.md
+++ b/docs/content.zh/docs/connectors/table/opensearch.md
@@ -37,7 +37,7 @@ If no primary key is defined on the DDL, the connector can 
only operate in appen
 Dependencies
 ------------
 
-{{< sql_download_table "opensearch" >}}
+{{< sql_connector_download_table "opensearch" 1.0.0 >}}
 
 The Opensearch connector is not part of the binary distribution.
 See how to link with it for cluster execution [here]({{< ref 
"docs/dev/configuration/overview" >}}).
diff --git a/docs/content/docs/connectors/table/opensearch.md 
b/docs/content/docs/connectors/table/opensearch.md
index 475c180..1077322 100644
--- a/docs/content/docs/connectors/table/opensearch.md
+++ b/docs/content/docs/connectors/table/opensearch.md
@@ -37,7 +37,7 @@ If no primary key is defined on the DDL, the connector can 
only operate in appen
 Dependencies
 ------------
 
-{{< sql_download_table "opensearch" >}}
+{{< sql_connector_download_table "opensearch" 1.0.0 >}}
 
 The Opensearch connector is not part of the binary distribution.
 See how to link with it for cluster execution [here]({{< ref 
"docs/dev/configuration/overview" >}}).

Reply via email to