File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -221,10 +221,6 @@ export default {
221221 title : 'Remote Shell' ,
222222 link : '/en-us/docs/dev/user_doc/guide/task/remoteshell.html' ,
223223 } ,
224- {
225- title : 'DolphinDB' ,
226- link : '/en-us/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
227- } ,
228224 ] ,
229225 } ,
230226 {
@@ -358,7 +354,11 @@ export default {
358354 {
359355 title : 'Vertica' ,
360356 link : '/en-us/docs/dev/user_doc/guide/datasource/vertica.html' ,
361- }
357+ } ,
358+ {
359+ title : 'DolphinDB' ,
360+ link : '/en-us/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
361+ } ,
362362 ] ,
363363 } ,
364364 {
@@ -936,10 +936,6 @@ export default {
936936 title : 'Remote Shell' ,
937937 link : '/zh-cn/docs/dev/user_doc/guide/task/remoteshell.html' ,
938938 } ,
939- {
940- title : 'DolphinDB' ,
941- link : '/zh-cn/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
942- } ,
943939 ] ,
944940 } ,
945941 {
@@ -1058,6 +1054,10 @@ export default {
10581054 title : 'Vertica' ,
10591055 link : '/zh-cn/docs/dev/user_doc/guide/datasource/vertica.html' ,
10601056 } ,
1057+ {
1058+ title : 'DolphinDB' ,
1059+ link : '/zh-cn/docs/dev/user_doc/guide/datasource/dolphindb.html' ,
1060+ } ,
10611061 ] ,
10621062 } ,
10631063 {
You can’t perform that action at this time.
0 commit comments