This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 3db54a1af9 Update version-2.3.0-beta-sidebars.json (#169)
3db54a1af9 is described below
commit 3db54a1af9465af1a9b5d33848f4bfacd0ab6da8
Author: Kirs <[email protected]>
AuthorDate: Tue Nov 1 11:28:10 2022 +0800
Update version-2.3.0-beta-sidebars.json (#169)
---
versioned_sidebars/version-2.3.0-beta-sidebars.json | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/versioned_sidebars/version-2.3.0-beta-sidebars.json
b/versioned_sidebars/version-2.3.0-beta-sidebars.json
index ede188e2e2..942c2aa504 100644
--- a/versioned_sidebars/version-2.3.0-beta-sidebars.json
+++ b/versioned_sidebars/version-2.3.0-beta-sidebars.json
@@ -26,6 +26,23 @@
"start/kubernetes"
]
},
+ {
+ "type": "category",
+ "label": "Quick Start - V2",
+ "link": {
+ "type": "generated-index",
+ "title": "Quick Start(V2) for SeaTunnel",
+ "description": "In this section, you could learn how to get up and
running Apache SeaTunnel in both locally or in Docker environment.",
+ "slug": "/category/start-v2",
+ "keywords": ["start"],
+ "image": "/img/favicon.ico"
+ },
+ "items": [
+ "start-v2/local",
+ "start-v2/docker",
+ "start-v2/kubernetes"
+ ]
+ },
{
"type": "category",
"label": "Concept",