This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit 85f33a0e4586d4c29d9a61bcfc1c40c7bd34a24a Author: JingsongLi <[email protected]> AuthorDate: Fri Jan 13 23:49:51 2023 +0800 update table store stable to 0.3 --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index da3fba2b9..6d3582b66 100644 --- a/_config.yml +++ b/_config.yml @@ -857,7 +857,7 @@ docs-ml-snapshot: "https://nightlies.apache.org/flink/flink-ml-docs-master" docs-kubernetes-operator-stable: "https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.3" docs-kubernetes-operator-snapshot: "https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main" -docs-table-store-stable: "https://nightlies.apache.org/flink/flink-table-store-docs-release-0.2" +docs-table-store-stable: "https://nightlies.apache.org/flink/flink-table-store-docs-release-0.3" docs-table-store-snapshot: "https://nightlies.apache.org/flink/flink-table-store-docs-master" # Used by the gh_link plugin
