mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-11-30 03:08:01 +08:00
cherry-pick [Hotfix][Docs] Fix 404 dead link
This commit is contained in:
parent
2b32c7b441
commit
dbd747951d
@ -45,11 +45,16 @@ export default {
|
||||
children: [
|
||||
{
|
||||
key: 'docs0',
|
||||
text: 'latest(3.0.0)',
|
||||
text: 'latest(3.1.1)',
|
||||
link: '/en-us/docs/latest/user_doc/about/introduction.html',
|
||||
},
|
||||
{
|
||||
key: 'docs1',
|
||||
text: '3.0.1',
|
||||
link: '/en-us/docs/3.0.1/user_doc/about/introduction.html',
|
||||
},
|
||||
{
|
||||
key: 'docs2',
|
||||
text: '2.0.6',
|
||||
link: '/en-us/docs/2.0.6/user_doc/guide/quick-start.html',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user