[chore] update by release version (#10742)
* update 3.0.0-beta-2 doc * update history-versions doc
This commit is contained in:
parent
4ac33496e5
commit
4f0a02eb43
|
|
@ -99,7 +99,7 @@ body:
|
|||
Which version of Apache DolphinScheduler are you running? We only accept bugs report from the LTS projects.
|
||||
options:
|
||||
- dev
|
||||
- 3.0.0-beta-1
|
||||
- 3.0.0-beta-2
|
||||
- 2.0.5
|
||||
- 2.0.3
|
||||
- 1.3.9
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ export default {
|
|||
children: [
|
||||
{
|
||||
key: 'docs0',
|
||||
text: 'latest(3.0.0-beta-1)',
|
||||
text: 'latest(3.0.0-beta-2)',
|
||||
link: '/en-us/docs/latest/user_doc/about/introduction.html',
|
||||
},
|
||||
{
|
||||
|
|
@ -221,7 +221,7 @@ export default {
|
|||
children: [
|
||||
{
|
||||
key: 'docs0',
|
||||
text: '最新版本latest(3.0.0-beta-1)',
|
||||
text: '最新版本latest(3.0.0-beta-2)',
|
||||
link: '/zh-cn/docs/latest/user_doc/about/introduction.html',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
#### Setup instructions, are available for each stable version of Apache DolphinScheduler below:
|
||||
|
||||
### Versions: 3.0.0-alpha
|
||||
### Versions: 3.0.0-beta-2
|
||||
|
||||
#### Links: [3.0.0-alpha Document](../3.0.0/user_doc/about/introduction.md)
|
||||
#### Links: [3.0.0-beta-2 Document](../3.0.0/user_doc/about/introduction.md)
|
||||
|
||||
### Versions: 2.0.5
|
||||
|
||||
|
|
|
|||
|
|
@ -3,9 +3,9 @@
|
|||
# 历史版本:
|
||||
#### 以下是Apache DolphinScheduler每个稳定版本的设置说明。
|
||||
|
||||
### Versions: 3.0.0-alpha
|
||||
### Versions: 3.0.0-beta-2
|
||||
|
||||
#### Links: [3.0.0-alpha 文档](../3.0.0/user_doc/about/introduction.md)
|
||||
#### Links: [3.0.0-beta-2 文档](../3.0.0/user_doc/about/introduction.md)
|
||||
|
||||
### 版本:2.0.5
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue