Skip to content

Commit

Permalink
Next test
Browse files Browse the repository at this point in the history
  • Loading branch information
milanholemans committed Oct 3, 2023
1 parent fa021a6 commit 7d9fd48
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/src/config/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,13 @@ const sidebars = {
'cmd/setup',
'cmd/status',
'cmd/version',
'cmd/aad/group/mytest-page',
{
'Azure Active Directory (aad)': [
{
type: 'doc',
label: 'My test page',
id: 'cmd/aad/group/mytest-page'
},
{
app: [
{
Expand Down

0 comments on commit 7d9fd48

Please sign in to comment.