This is an automated email from the ASF dual-hosted git repository.
guoweijie pushed a commit to branch v3.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git
The following commit(s) were added to refs/heads/v3.0 by this push:
new 9a189f0 [hotfix] fix connector artifact shortcode for document.
9a189f0 is described below
commit 9a189f08c1fb1b6e1f7a21fabd701ab2649ceaa5
Author: Weijie Guo <[email protected]>
AuthorDate: Tue Apr 4 11:02:23 2023 +0800
[hotfix] fix connector artifact shortcode for document.
---
docs/content.zh/docs/connectors/datastream/pulsar.md | 2 +-
docs/content/docs/connectors/datastream/pulsar.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/content.zh/docs/connectors/datastream/pulsar.md
b/docs/content.zh/docs/connectors/datastream/pulsar.md
index 0778eb8..ea5bf60 100644
--- a/docs/content.zh/docs/connectors/datastream/pulsar.md
+++ b/docs/content.zh/docs/connectors/datastream/pulsar.md
@@ -32,7 +32,7 @@ Pulsar Source 当前支持 Pulsar 2.8.1 之后的版本,但是 Pulsar Source
如果想要了解更多关于 Pulsar API 兼容性设计,可以阅读文档
[PIP-72](https://github.com/apache/pulsar/wiki/PIP-72%3A-Introduce-Pulsar-Interface-Taxonomy%3A-Audience-and-Stability-Classification)。
-{{< artifact flink-connector-pulsar >}}
+{{< connector_artifact flink-connector-pulsar 3.0.0 >}}
{{< py_download_link "pulsar" >}}
diff --git a/docs/content/docs/connectors/datastream/pulsar.md
b/docs/content/docs/connectors/datastream/pulsar.md
index 34a3bbc..b70bdf9 100644
--- a/docs/content/docs/connectors/datastream/pulsar.md
+++ b/docs/content/docs/connectors/datastream/pulsar.md
@@ -32,7 +32,7 @@ You can use the connector with the Pulsar 2.8.1 or higher.
Because the Pulsar co
Pulsar [transactions](https://pulsar.apache.org/docs/en/txn-what/), it is
recommended to use the Pulsar 2.9.2 or higher.
Details on Pulsar compatibility can be found in
[PIP-72](https://github.com/apache/pulsar/wiki/PIP-72%3A-Introduce-Pulsar-Interface-Taxonomy%3A-Audience-and-Stability-Classification).
-{{< artifact flink-connector-pulsar >}}
+{{< connector_artifact flink-connector-pulsar 3.0.0 >}}
{{< py_download_link "pulsar" >}}