This is an automated email from the ASF dual-hosted git repository. guoweijie 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 d0996ad5e9a [FLINK-37490][Docs] Add 2.0 to PreviousDocs list d0996ad5e9a is described below commit d0996ad5e9a6f1b156900afe50126b47df148624 Author: Weijie Guo <res...@163.com> AuthorDate: Tue Mar 25 11:23:45 2025 +0800 [FLINK-37490][Docs] Add 2.0 to PreviousDocs list --- docs/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/config.toml b/docs/config.toml index 1f79b20604d..9fe43bb86cc 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -73,6 +73,7 @@ pygmentsUseClasses = true ] PreviousDocs = [ + ["2.0", "http://nightlies.apache.org/flink/flink-docs-release-2.0"], ["1.20", "http://nightlies.apache.org/flink/flink-docs-release-1.20"], ["1.19", "http://nightlies.apache.org/flink/flink-docs-release-1.19"], ["1.18", "http://nightlies.apache.org/flink/flink-docs-release-1.18"],