diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index d2af926847..db63a7136b 100644 --- a/docs/en/docs-nav.json +++ b/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" }, {