Skip to content

Commit 59d5c3e

Browse files
authored
[Doc-17228] Update documentation links to version 3.3.0-alpha (#17229)
1 parent 22ceff8 commit 59d5c3e

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ The key features for DolphinScheduler are as follows:
2727
## QuickStart
2828

2929
- For quick experience
30-
- Want to [start with standalone](https://dolphinscheduler.apache.org/en-us/docs/3.1.5/guide/installation/standalone)
31-
- Want to [start with Docker](https://dolphinscheduler.apache.org/en-us/docs/3.1.5/guide/start/docker)
30+
- Want to [start with standalone](https://dolphinscheduler.apache.org/en-us/docs/3.3.0-alpha/guide/installation/standalone)
31+
- Want to [start with Docker](https://dolphinscheduler.apache.org/en-us/docs/3.3.0-alpha/guide/start/docker)
3232
- For Kubernetes
33-
- [Start with Kubernetes](https://dolphinscheduler.apache.org/en-us/docs/3.1.5/guide/installation/kubernetes)
33+
- [Start with Kubernetes](https://dolphinscheduler.apache.org/en-us/docs/3.3.0-alpha/guide/installation/kubernetes)
3434
- For Terraform
3535
- [Start with Terraform](deploy/terraform/README.md)
3636

@@ -39,7 +39,7 @@ The key features for DolphinScheduler are as follows:
3939
* **Homepage:** Project and workflow overview, including the latest workflow instance and task instance status statistics.
4040
![home](images/home.png)
4141

42-
* **Workflow Definition:** Create and manage workflow by drag and drop, easy to build and maintain complex workflow, support [bulk of tasks](https://dolphinscheduler.apache.org/en-us/docs/3.1.5/introduction-to-functions_menu/task_menu) out of box.
42+
* **Workflow Definition:** Create and manage workflow by drag and drop, easy to build and maintain complex workflow, support [bulk of tasks](https://dolphinscheduler.apache.org/en-us/docs/3.3.0-alpha/introduction-to-functions_menu/task_menu) out of box.
4343
![workflow-definition](images/workflow-definition.png)
4444

4545
* **Workflow Tree View:** Abstract tree structure could clearer understanding of the relationship between tasks

README_zh_CN.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,20 @@ DolphinScheduler 的主要特性如下:
2626
## 快速开始
2727

2828
- 如果想要体验
29-
- [standalone 启动](https://dolphinscheduler.apache.org/zh-cn/docs/3.1.5/guide/installation/standalone)
30-
- [Docker 启动](https://dolphinscheduler.apache.org/zh-cn/docs/3.1.5/guide/start/docker)
29+
- [standalone 启动](https://dolphinscheduler.apache.org/zh-cn/docs/3.3.0-alpha/guide/installation/standalone)
30+
- [Docker 启动](https://dolphinscheduler.apache.org/zh-cn/docs/3.3.0-alpha/guide/start/docker)
3131
- 想 Kubernetes 部署
32-
- [Kubernetes 部署](https://dolphinscheduler.apache.org/zh-cn/docs/3.1.5/guide/installation/kubernetes)
32+
- [Kubernetes 部署](https://dolphinscheduler.apache.org/zh-cn/docs/3.3.0-alpha/guide/installation/kubernetes)
3333

3434
## 系统部分截图
3535

3636
* **主页**:项目和工作流概览,包括最新的工作流实例和任务实例状态统计。
3737
![home](images/home.png)
3838

39-
* **工作流定义**: 通过拖拉拽创建和管理工作流,轻松构建和维护复杂的工作流。
39+
* **工作流定义**: 通过拖拉拽创建和管理工作流,轻松构建和维护复杂的工作流[内置支持多种任务类型](https://dolphinscheduler.apache.org/zh-cn/docs/3.3.0-alpha/guide/task/builtin-task),开箱即用
4040
![workflow-definition](images/workflow-definition.png)
4141

42-
* **工作流树状图**: 抽象的树形结构可以更清晰地理解任务之间的关系
42+
* **工作流树状图**: 抽象的树形结构可以更清晰地理解任务之间的关系
4343
![workflow-tree](images/workflow-tree.png)
4444

4545
* **数据源**: 支持管理多种外部数据源,为MySQL、PostgreSQL、Hive、Trino等,并提供统一的数据访问能力。

0 commit comments

Comments
 (0)