parent
f186cd5dab
commit
8f3d354c3c
|
|
@ -141,6 +141,10 @@ export default {
|
|||
title: 'DataX',
|
||||
link: '/en-us/docs/dev/user_doc/guide/task/datax.html',
|
||||
},
|
||||
{
|
||||
title: 'Sqoop',
|
||||
link: '/en-us/docs/dev/user_doc/guide/task/sqoop.html',
|
||||
},
|
||||
{
|
||||
title: 'Pigeon',
|
||||
link: '/en-us/docs/dev/user_doc/guide/task/pigeon.html',
|
||||
|
|
@ -858,6 +862,10 @@ export default {
|
|||
title: 'DataX',
|
||||
link: '/zh-cn/docs/dev/user_doc/guide/task/datax.html',
|
||||
},
|
||||
{
|
||||
title: 'Sqoop',
|
||||
link: '/zh-cn/docs/dev/user_doc/guide/task/sqoop.html',
|
||||
},
|
||||
{
|
||||
title: 'Pigeon',
|
||||
link: '/zh-cn/docs/dev/user_doc/guide/task/pigeon.html',
|
||||
|
|
|
|||
Loading…
Reference in New Issue