diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 9b7d5da982..19ced0be58 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -1334,6 +1334,10 @@ "text": "Deployment", "path": "Deployment/Index.md", "items": [ + { + "text": "Configuring OpenIddict", + "path": "Deployment/Configuring-OpenIddict.md" + }, { "text": "Configuring for Production", "path": "Deployment/Configuring-Production.md" @@ -1493,4 +1497,4 @@ "path": "Contribution/Index.md" } ] -} \ No newline at end of file +}