Skip to content

Commit

Permalink
moves to 'aad group'
Browse files Browse the repository at this point in the history
  • Loading branch information
milanholemans committed Oct 3, 2023
1 parent 7161749 commit 01a4ad0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/src/config/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ const sidebars = {
'Azure Active Directory (aad)': [
{
app: [
{
type: 'doc',
label: 'My test page',
id: 'cmd/aad/group/mytest-page'
},
{
type: 'doc',
label: 'app add',
Expand Down Expand Up @@ -96,6 +91,11 @@ const sidebars = {
},
{
group: [
{
type: 'doc',
label: 'My test page',
id: 'cmd/aad/group/mytest-page'
},
{
type: 'doc',
label: 'group get',
Expand Down

0 comments on commit 01a4ad0

Please sign in to comment.