From 7fdd4f08ebfe290304ff6be59391fa49e7999ac6 Mon Sep 17 00:00:00 2001 From: Arman Ozak Date: Wed, 23 Sep 2020 11:14:33 +0300 Subject: [PATCH] docs: add Angular quick start to navigaton --- docs/en/docs-nav.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 0273030308..b395bf67f0 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -431,6 +431,10 @@ "text": "Migration Guide v2.x to v3", "path": "UI/Angular/Migration-Guide-v3.md" }, + { + "text": "Quick Start", + "path": "UI/Angular/Quick-Start.md" + }, { "text": "Environment", "path": "UI/Angular/Environment.md"