File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -225,10 +225,6 @@ export default {
225225 title : 'Remote Shell' ,
226226 link : '/en-us/docs/dev/user_doc/guide/task/remoteshell.html' ,
227227 } ,
228- {
229- title : 'DolphinDB' ,
230- link : '/en-us/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
231- } ,
232228 ] ,
233229 } ,
234230 {
@@ -362,7 +358,11 @@ export default {
362358 {
363359 title : 'Vertica' ,
364360 link : '/en-us/docs/dev/user_doc/guide/datasource/vertica.html' ,
365- }
361+ } ,
362+ {
363+ title : 'DolphinDB' ,
364+ link : '/en-us/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
365+ } ,
366366 ] ,
367367 } ,
368368 {
@@ -944,10 +944,6 @@ export default {
944944 title : 'Remote Shell' ,
945945 link : '/zh-cn/docs/dev/user_doc/guide/task/remoteshell.html' ,
946946 } ,
947- {
948- title : 'DolphinDB' ,
949- link : '/zh-cn/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
950- } ,
951947 ] ,
952948 } ,
953949 {
@@ -1066,6 +1062,10 @@ export default {
10661062 title : 'Vertica' ,
10671063 link : '/zh-cn/docs/dev/user_doc/guide/datasource/vertica.html' ,
10681064 } ,
1065+ {
1066+ title : 'DolphinDB' ,
1067+ link : '/zh-cn/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
1068+ } ,
10691069 ] ,
10701070 } ,
10711071 {
You can’t perform that action at this time.
0 commit comments