@@ -291,19 +291,19 @@ export default {
291
291
children : [
292
292
{
293
293
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' ,
295
295
} ,
296
296
{
297
297
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' ,
299
299
} ,
300
300
{
301
301
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' ,
303
303
} ,
304
304
{
305
305
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' ,
307
307
} ,
308
308
] ,
309
309
} ,
@@ -341,7 +341,7 @@ export default {
341
341
children : [
342
342
{
343
343
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' ,
345
345
} ,
346
346
{
347
347
title : 'PyDolphinScheduler' ,
@@ -643,19 +643,19 @@ export default {
643
643
children : [
644
644
{
645
645
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' ,
647
647
} ,
648
648
{
649
649
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' ,
651
651
} ,
652
652
{
653
653
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' ,
655
655
} ,
656
656
{
657
657
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' ,
659
659
} ,
660
660
] ,
661
661
} ,
@@ -693,7 +693,7 @@ export default {
693
693
children : [
694
694
{
695
695
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' ,
697
697
} ,
698
698
{
699
699
title : 'PyDolphinScheduler' ,
0 commit comments