Skip to content

Commit fcf07b1

Browse files
fix(docs): correct indentation in manifest
1 parent 488cffd commit fcf07b1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -416,11 +416,11 @@
416416
"description": "Configure OpenID Connect authentication with identity providers like Okta or Active Directory",
417417
"path": "./admin/users/oidc-auth/index.md",
418418
"children": [
419-
{
420-
"title": "Google",
421-
"description": "Configure Google as an OIDC provider",
422-
"path": "./admin/users/oidc-auth/google.md"
423-
},
419+
{
420+
"title": "Google",
421+
"description": "Configure Google as an OIDC provider",
422+
"path": "./admin/users/oidc-auth/google.md"
423+
},
424424
{
425425
"title": "Configure OIDC refresh tokens",
426426
"description": "How to configure OIDC refresh tokens",

0 commit comments

Comments
 (0)