diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 79cd320920..e1569064dc 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -1512,6 +1512,10 @@ "text": "Routing", "path": "framework/ui/blazor/routing.md" }, + { + "text": "SSR Configuration", + "path": "framework/ui/angular/ssr-configuration.md" + }, { "text": "PWA Configuration", "path": "framework/ui/blazor/pwa-configuration.md"