From 3590744282345384dc3f0ac5edc0de98cc265d1b Mon Sep 17 00:00:00 2001 From: mehmet-erim Date: Fri, 13 Nov 2020 13:58:51 +0300 Subject: [PATCH] docs: update the docs-nav.json --- docs/en/docs-nav.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 217badae8e..1f129c2f50 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -625,8 +625,8 @@ "text": "Core Functionality", "items": [ { - "text": "Config State", - "path": "UI/Angular/Config-State.md" + "text": "Config State Service", + "path": "UI/Angular/Config-State-Service.md" }, { "text": "HTTP Requests",