diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index c3af945e85..9cd9db14f7 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -328,6 +328,10 @@ { "text": "Component Replacement", "path": "UI/Angular/Component-Replacement.md" + }, + { + "text": "Custom Setting Page", + "path": "UI/Angular/Custom-Setting-Page.md" } ] }