Skip to content

Commit f90d441

Browse files
Update sidebars.js
1 parent 0559c1a commit f90d441

File tree

1 file changed

+3
-22
lines changed

1 file changed

+3
-22
lines changed

sidebars.js

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -80,28 +80,9 @@ module.exports = {
8080
],
8181
},
8282
],
83-
API: [
84-
{
85-
type: 'category',
86-
label: 'Stats API',
87-
items: [
88-
{
89-
type: 'doc',
90-
id: 'stats-api',
91-
label: 'Reference',
92-
},
93-
{
94-
type: 'doc',
95-
id: 'stats-api-playground',
96-
label: 'Playground',
97-
},
98-
{
99-
type: 'doc',
100-
id: 'stats-api-v1',
101-
label: 'v1 API Reference',
102-
}
103-
]
104-
},
83+
'API': [
84+
'stats-api',
85+
'stats-api-playground',
10586
'events-api',
10687
'sites-api',
10788
],

0 commit comments

Comments
 (0)