Skip to content

Commit

Permalink
fix path /understanding-dappnode-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo committed Jul 10, 2024
1 parent d8dd6bc commit c5b7fd8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -247,37 +247,37 @@ const sidebars = {
{
type: "doc",
label: "Overview",
id: "user/packages/overview",
id: "user/packages/understanding-dappnode-packages/overview",
},
{
type: "doc",
label: "Overview",
id: "user/packages/info",
id: "user/packages/understanding-dappnode-packages/info",
},
{
type: "doc",
label: "Overview",
id: "user/packages/config",
id: "user/packages/understanding-dappnode-packages/config",
},
{
type: "doc",
label: "Overview",
id: "user/packages/network",
id: "user/packages/understanding-dappnode-packages/network",
},
{
type: "doc",
label: "Overview",
id: "user/packages/logs",
id: "user/packages/understanding-dappnode-packages/logs",
},
{
type: "doc",
label: "Overview",
id: "user/packages/backup",
id: "user/packages/understanding-dappnode-packages/backup",
},
{
type: "doc",
label: "Overview",
id: "user/packages/file-manager",
id: "user/packages/understanding-dappnode-packages/file-manager",
},
],
},
Expand Down

0 comments on commit c5b7fd8

Please sign in to comment.