This is an automated email from the ASF dual-hosted git repository.
wanglijie pushed a commit to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.17 by this push:
new d24857a892f [hotfix][doc] Use the flink-connector-jdbc v3.1 branch docs
d24857a892f is described below
commit d24857a892fe4130ce52898403c674672088e8b9
Author: Lijie Wang <[email protected]>
AuthorDate: Tue May 23 15:54:39 2023 +0800
[hotfix][doc] Use the flink-connector-jdbc v3.1 branch docs
This closes #22627
---
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 86b5e74eeee..ed343b6d801 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -47,7 +47,7 @@ integrate_connector_docs elasticsearch v3.0
integrate_connector_docs aws v4.1
integrate_connector_docs cassandra v3.0
integrate_connector_docs pulsar v4.0
-integrate_connector_docs jdbc v3.0
+integrate_connector_docs jdbc v3.1
integrate_connector_docs rabbitmq v3.0
integrate_connector_docs gcp-pubsub v3.0
integrate_connector_docs mongodb v1.0