Skip to content

Commit

Permalink
use link for configure page
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 committed Jul 23, 2024
1 parent c34ee51 commit 86772f0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -777,10 +777,11 @@ module.exports = {
type: 'category',
label: 'saucectl configure',
collapsed: true,
items: [
'dev/cli/saucectl/configure',
'dev/cli/saucectl/configure/list',
],
link: {
type: 'doc',
id: 'dev/cli/saucectl/configure',
},
items: ['dev/cli/saucectl/configure/list'],
},
{
type: 'category',
Expand Down

0 comments on commit 86772f0

Please sign in to comment.