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/incubator-paimon.git
The following commit(s) were added to refs/heads/master by this push:
new c126ade9d [doc] Update config.toml to 0.6
c126ade9d is described below
commit c126ade9d5d550f02a4a5b92e07f226970075578
Author: Jingsong <[email protected]>
AuthorDate: Mon Dec 11 10:31:10 2023 +0800
[doc] Update config.toml to 0.6
---
docs/config.toml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/config.toml b/docs/config.toml
index 9d047074d..37955f013 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -64,12 +64,12 @@ pygmentsUseClasses = true
["JavaDocs", "//paimon.apache.org/docs/master/api/java/"],
]
- StableDocs = "https://paimon.apache.org/docs/0.5"
+ StableDocs = "https://paimon.apache.org/docs/0.6"
PreviousDocs = [
["master", "https://paimon.apache.org/docs/master"],
- ["stable", "https://paimon.apache.org/docs/0.5"],
- ["0.5", "https://paimon.apache.org/docs/0.5"],
+ ["stable", "https://paimon.apache.org/docs/0.6"],
+ ["0.6", "https://paimon.apache.org/docs/0.6"],
]
BookSection = '/'