Skip to content

Commit

Permalink
[Doc][remote shell] missing remote shell doc for version 3.2.1 (#15660)
Browse files Browse the repository at this point in the history
Co-authored-by: xiangzihao <460888207@qq.com>
  • Loading branch information
pegasas and SbloodyS committed Mar 4, 2024
1 parent 502b49a commit 040ab34
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/configs/docsdev.js
Expand Up @@ -270,6 +270,10 @@ export default {
title: 'Vertica',
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',
},
],
},
{
Expand Down Expand Up @@ -969,6 +973,10 @@ export default {
title: 'Vertica',
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',
},
],
},
{
Expand Down

0 comments on commit 040ab34

Please sign in to comment.