Browse Source
Docs: Fix syntax error in doc-nav.json
pull/13538/head
Yunus Emre Kalkan
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
5 deletions
-
docs/en/docs-nav.json
|
|
|
@ -1322,11 +1322,12 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "OpenIddict", |
|
|
|
"items": [ |
|
|
|
{ |
|
|
|
"text": "OpenIddict Migration Guide", |
|
|
|
"path": "Migration-Guides/OpenIddict-Step-by-Step.md" |
|
|
|
} |
|
|
|
"items": [ |
|
|
|
{ |
|
|
|
"text": "OpenIddict Migration Guide", |
|
|
|
"path": "Migration-Guides/OpenIddict-Step-by-Step.md" |
|
|
|
} |
|
|
|
], |
|
|
|
"path": "Modules/OpenIddict.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
|