Skip to content

Commit

Permalink
Merge pull request #12 from diemade/patch-9
Browse files Browse the repository at this point in the history
Update sidebars.js
  • Loading branch information
Frooodle authored May 2, 2024
2 parents 29b672a + d5edb1e commit 4c75808
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 @@ -26,20 +26,21 @@ const sidebars = {
items: [
{
type: 'doc',
id: 'Functionality/Security/Overview'
id: 'Functionality/Page operations/Overview'
},
{
type: 'doc',
id: 'Functionality/Page operations/Overview'
id: 'Functionality/Conversions/Overview'
},
{
type: 'doc',
id: 'Functionality/Other/Overview'
id: 'Functionality/Security/Overview'
},
{
type: 'doc',
id: 'Functionality/Conversions/Overview'
id: 'Functionality/Other/Overview'
},

]
},
{
Expand Down

0 comments on commit 4c75808

Please sign in to comment.