@@ -80,10 +80,6 @@ export default {
8080 title : 'Task Instance' ,
8181 link : '/en-us/docs/dev/user_doc/guide/project/task-instance.html' ,
8282 } ,
83- {
84- title : 'Task Definition' ,
85- link : '/zh-cn/docs/dev/user_doc/guide/project/task-definition.html' ,
86- } ,
8783 ]
8884 } ,
8985 {
@@ -225,10 +221,6 @@ export default {
225221 title : 'Remote Shell' ,
226222 link : '/en-us/docs/dev/user_doc/guide/task/remoteshell.html' ,
227223 } ,
228- {
229- title : 'DolphinDB' ,
230- link : '/en-us/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
231- } ,
232224 ] ,
233225 } ,
234226 {
@@ -362,7 +354,11 @@ export default {
362354 {
363355 title : 'Vertica' ,
364356 link : '/en-us/docs/dev/user_doc/guide/datasource/vertica.html' ,
365- }
357+ } ,
358+ {
359+ title : 'DolphinDB' ,
360+ link : '/en-us/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
361+ } ,
366362 ] ,
367363 } ,
368364 {
@@ -799,10 +795,6 @@ export default {
799795 title : '任务实例' ,
800796 link : '/zh-cn/docs/dev/user_doc/guide/project/task-instance.html' ,
801797 } ,
802- {
803- title : '任务定义' ,
804- link : '/zh-cn/docs/dev/user_doc/guide/project/task-definition.html' ,
805- } ,
806798 ]
807799 } ,
808800 {
@@ -944,10 +936,6 @@ export default {
944936 title : 'Remote Shell' ,
945937 link : '/zh-cn/docs/dev/user_doc/guide/task/remoteshell.html' ,
946938 } ,
947- {
948- title : 'DolphinDB' ,
949- link : '/zh-cn/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
950- } ,
951939 ] ,
952940 } ,
953941 {
@@ -1066,6 +1054,10 @@ export default {
10661054 title : 'Vertica' ,
10671055 link : '/zh-cn/docs/dev/user_doc/guide/datasource/vertica.html' ,
10681056 } ,
1057+ {
1058+ title : 'DolphinDB' ,
1059+ link : '/zh-cn/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
1060+ } ,
10691061 ] ,
10701062 } ,
10711063 {
0 commit comments