This is an automated email from the ASF dual-hosted git repository.
dannycranmer 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 4b6fa55dd80 [docs][hotfix] Update AWS connector docs to v4.2
4b6fa55dd80 is described below
commit 4b6fa55dd80f332531e089abfc425e41814db690
Author: Danny Cranmer <[email protected]>
AuthorDate: Thu Nov 30 10:38:18 2023 +0000
[docs][hotfix] Update AWS connector docs to v4.2
---
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 aaee09149bd..41b34a6429d 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -44,7 +44,7 @@ mkdir tmp
cd tmp
integrate_connector_docs elasticsearch v3.0
-integrate_connector_docs aws v4.1
+integrate_connector_docs aws v4.2
integrate_connector_docs cassandra v3.1
integrate_connector_docs pulsar v4.0
integrate_connector_docs jdbc v3.1