Skip to content

Commit 47e1611

Browse files
committed
[chore] pre-release change
1 parent 6539573 commit 47e1611

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

Diff for: docs/configs/docsdev.js

+10-10
Original file line numberDiff line numberDiff line change
@@ -291,19 +291,19 @@ export default {
291291
children: [
292292
{
293293
title: 'Standalone Deployment',
294-
link: '/en-us/docs/dev/user_doc/guide/installation/standalone.html',
294+
link: '/en-us/docs/3.0.0/user_doc/guide/installation/standalone.html',
295295
},
296296
{
297297
title: 'Pseudo Cluster Deployment',
298-
link: '/en-us/docs/dev/user_doc/guide/installation/pseudo-cluster.html',
298+
link: '/en-us/docs/3.0.0/user_doc/guide/installation/pseudo-cluster.html',
299299
},
300300
{
301301
title: 'Cluster Deployment',
302-
link: '/en-us/docs/dev/user_doc/guide/installation/cluster.html',
302+
link: '/en-us/docs/3.0.0/user_doc/guide/installation/cluster.html',
303303
},
304304
{
305305
title: 'Kubernetes Deployment',
306-
link: '/en-us/docs/dev/user_doc/guide/installation/kubernetes.html',
306+
link: '/en-us/docs/3.0.0/user_doc/guide/installation/kubernetes.html',
307307
},
308308
],
309309
},
@@ -341,7 +341,7 @@ export default {
341341
children: [
342342
{
343343
title: 'Open API',
344-
link: '/en-us/docs/dev/user_doc/guide/open-api.html',
344+
link: '/en-us/docs/3.0.0/user_doc/guide/open-api.html',
345345
},
346346
{
347347
title: 'PyDolphinScheduler',
@@ -643,19 +643,19 @@ export default {
643643
children: [
644644
{
645645
title: '单机部署(Standalone)',
646-
link: '/zh-cn/docs/dev/user_doc/guide/installation/standalone.html',
646+
link: '/zh-cn/docs/3.0.0/user_doc/guide/installation/standalone.html',
647647
},
648648
{
649649
title: '伪集群部署(Pseudo-Cluster)',
650-
link: '/zh-cn/docs/dev/user_doc/guide/installation/pseudo-cluster.html',
650+
link: '/zh-cn/docs/3.0.0/user_doc/guide/installation/pseudo-cluster.html',
651651
},
652652
{
653653
title: '集群部署(Cluster)',
654-
link: '/zh-cn/docs/dev/user_doc/guide/installation/cluster.html',
654+
link: '/zh-cn/docs/3.0.0/user_doc/guide/installation/cluster.html',
655655
},
656656
{
657657
title: 'Kubernetes部署(Kubernetes)',
658-
link: '/zh-cn/docs/dev/user_doc/guide/installation/kubernetes.html',
658+
link: '/zh-cn/docs/3.0.0/user_doc/guide/installation/kubernetes.html',
659659
},
660660
],
661661
},
@@ -693,7 +693,7 @@ export default {
693693
children: [
694694
{
695695
title: 'API调用',
696-
link: '/zh-cn/docs/dev/user_doc/guide/open-api.html',
696+
link: '/zh-cn/docs/3.0.0/user_doc/guide/open-api.html',
697697
},
698698
{
699699
title: 'PyDolphinScheduler',

Diff for: docs/docs/en/history-versions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
#### Setup instructions, are available for each stable version of Apache DolphinScheduler below:
66

7-
### Versions: 3.0.0-alpha
7+
### Versions: 3.0.0-beta-1
88

9-
#### Links: [3.0.0-alpha Document](../3.0.0/user_doc/about/introduction.md)
9+
#### Links: [3.0.0-beta-1 Document](../3.0.0/user_doc/about/introduction.md)
1010

1111
### Versions: 2.0.5
1212

Diff for: docs/docs/zh/history-versions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# 历史版本:
44
#### 以下是Apache DolphinScheduler每个稳定版本的设置说明。
55

6-
### Versions: 3.0.0-alpha
6+
### Versions: 3.0.0-beta-1
77

8-
#### Links: [3.0.0-alpha 文档](../3.0.0/user_doc/about/introduction.md)
8+
#### Links: [3.0.0-beta-1 文档](../3.0.0/user_doc/about/introduction.md)
99

1010
### 版本:2.0.5
1111

0 commit comments

Comments
 (0)