Skip to content

Commit 433f244

Browse files
authored
Update sidebars.js
1 parent 2f1a2cb commit 433f244

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sidebars.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ const sidebars = {
216216
label: "Backups",
217217
collapsed: true,
218218
collapsible: true,
219+
link: {type: "doc", id: "en/cloud/manage/backups/index"},
219220
items: [
220221
{
221222
type: "autogenerated",
@@ -1778,4 +1779,4 @@ const sidebars = {
17781779
},
17791780
]};
17801781

1781-
module.exports = sidebars
1782+
module.exports = sidebars

0 commit comments

Comments
 (0)