[Doc][remote shell] missing remote shell doc for version 3.2.1 (#15660)

Co-authored-by: xiangzihao <460888207@qq.com>
This commit is contained in:
John Huang 2024-03-04 16:49:22 +08:00 committed by GitHub
parent 502b49a1cb
commit 040ab34baf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -270,6 +270,10 @@ export default {
title: 'Vertica', title: 'Vertica',
link: '/en-us/docs/dev/user_doc/guide/datasource/vertica.html', link: '/en-us/docs/dev/user_doc/guide/datasource/vertica.html',
}, },
{
title: 'Remote Shell',
link: '/en-us/docs/dev/user_doc/guide/task/remoteshell.html',
},
], ],
}, },
{ {
@ -969,6 +973,10 @@ export default {
title: 'Vertica', title: 'Vertica',
link: '/zh-cn/docs/dev/user_doc/guide/datasource/vertica.html', link: '/zh-cn/docs/dev/user_doc/guide/datasource/vertica.html',
}, },
{
title: 'Remote Shell',
link: '/zh-cn/docs/dev/user_doc/guide/task/remoteshell.html',
},
], ],
}, },
{ {