Skip to content

Commit

Permalink
fix(docs): remove test subcat from sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheartman committed Jan 28, 2022
1 parent 28599d3 commit 26f66c4
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,17 +142,6 @@ module.exports = {
'api/admin/state',
'api/admin/strategies',
'api/admin/user-admin',
{
type: 'category',
label: 'subcat',
link: {
type: 'generated-index',
title: 'Subcat',
description: 'Lorem ipsum',
slug: '/api/subcat',
},
items: ['api/admin/user-admin'],
},
],
'Client API': [
'api/client/features',
Expand Down

0 comments on commit 26f66c4

Please sign in to comment.