You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ma...@apache.org on 2023/05/08 13:28:14 UTC

[flink] branch master updated: [hotfix] Use the Pulsar 4.0 docs

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

martijnvisser pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 827c29354b0 [hotfix] Use the Pulsar 4.0 docs
827c29354b0 is described below

commit 827c29354b0e93dbeb60cca8bcd008beb832bb7a
Author: Martijn Visser <mv...@confluent.io>
AuthorDate: Mon May 8 15:26:49 2023 +0200

    [hotfix] Use the Pulsar 4.0 docs
---
 docs/setup_docs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/setup_docs.sh b/docs/setup_docs.sh
index 4a23be81d5a..86b5e74eeee 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -46,7 +46,7 @@ cd tmp
 integrate_connector_docs elasticsearch v3.0
 integrate_connector_docs aws v4.1
 integrate_connector_docs cassandra v3.0
-integrate_connector_docs pulsar v3.0
+integrate_connector_docs pulsar v4.0
 integrate_connector_docs jdbc v3.0
 integrate_connector_docs rabbitmq v3.0
 integrate_connector_docs gcp-pubsub v3.0