Skip to content

Commit

Permalink
Update sidebars.js
Browse files Browse the repository at this point in the history
  • Loading branch information
metmarkosaric authored Dec 3, 2024
1 parent 0559c1a commit f90d441
Showing 1 changed file with 3 additions and 22 deletions.
25 changes: 3 additions & 22 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,28 +80,9 @@ module.exports = {
],
},
],
API: [
{
type: 'category',
label: 'Stats API',
items: [
{
type: 'doc',
id: 'stats-api',
label: 'Reference',
},
{
type: 'doc',
id: 'stats-api-playground',
label: 'Playground',
},
{
type: 'doc',
id: 'stats-api-v1',
label: 'v1 API Reference',
}
]
},
'API': [
'stats-api',
'stats-api-playground',
'events-api',
'sites-api',
],
Expand Down

0 comments on commit f90d441

Please sign in to comment.