This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/master by this push:
new 3f96b2ca69 [doc] Update doc config for releasing 1.2
3f96b2ca69 is described below
commit 3f96b2ca695d1b520c1e60cfc30f79c164ffeebb
Author: JingsongLi <[email protected]>
AuthorDate: Sat Jun 28 14:58:20 2025 +0800
[doc] Update doc config for releasing 1.2
---
docs/config.toml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/config.toml b/docs/config.toml
index 5b42d7b117..41efc79930 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -71,10 +71,10 @@ pygmentsUseClasses = true
PreviousDocs = [
["master", "https://paimon.apache.org/docs/master"],
- ["stable", "https://paimon.apache.org/docs/1.0"],
+ ["stable", "https://paimon.apache.org/docs/1.2"],
+ ["1.2", "https://paimon.apache.org/docs/1.2"],
+ ["1.1", "https://paimon.apache.org/docs/1.1"],
["1.0", "https://paimon.apache.org/docs/1.0"],
- ["0.9", "https://paimon.apache.org/docs/0.9"],
- ["0.8", "https://paimon.apache.org/docs/0.8"],
]
BookSection = '/'