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

guoweijie pushed a commit to branch release-2.0
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-2.0 by this push:
     new 0a01ee1f3d5 [FLINK-37767][doc] Update reference branch/version for es 
connector
0a01ee1f3d5 is described below

commit 0a01ee1f3d567d3c4936b15b3a67e876bd0cf196
Author: Weijie Guo <[email protected]>
AuthorDate: Wed May 7 16:55:46 2025 +0800

    [FLINK-37767][doc] Update reference branch/version for es connector
---
 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 02675e5be32..4c68ccfad74 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -51,7 +51,7 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then
   mkdir tmp
   cd tmp
 
-  integrate_connector_docs elasticsearch v3.0
+  integrate_connector_docs elasticsearch v4.0
   integrate_connector_docs aws v5.0
   integrate_connector_docs cassandra v3.1
   integrate_connector_docs pulsar v4.0

Reply via email to