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/flink-table-store.git
The following commit(s) were added to refs/heads/master by this push:
new 63d927c7 [hotfix][doc] Add 0.3 previous docs
63d927c7 is described below
commit 63d927c78bd1be534e10e21049ed6c9e84f4def4
Author: JingsongLi <[email protected]>
AuthorDate: Tue Jan 17 16:17:50 2023 +0800
[hotfix][doc] Add 0.3 previous docs
---
docs/config.toml | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/config.toml b/docs/config.toml
index df2c82e3..98ea07bc 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -61,6 +61,7 @@ pygmentsUseClasses = true
]
PreviousDocs = [
+ ["0.3",
"https://nightlies.apache.org/flink/flink-table-store-docs-release-0.3"],
["0.2",
"https://nightlies.apache.org/flink/flink-table-store-docs-release-0.2"],
]