Browse Source

Docs: Fix syntax error in doc-nav.json

pull/13538/head
Yunus Emre Kalkan 4 years ago
committed by GitHub
parent
commit
0dde9c6e81
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      docs/en/docs-nav.json

11
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"
},
{

Loading…
Cancel
Save