From 3fc2d519d86460f99f3af39cce90fcf9691fb000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0smail=20=C3=87A=C4=9EDA=C5=9E?= Date: Mon, 28 Jun 2021 16:58:10 +0300 Subject: [PATCH] remove build command from menu --- docs/en/docs-nav.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 6615cbce1b..0886e4ea30 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -101,10 +101,6 @@ "text": "CLI", "path": "CLI.md", "items": [ - { - "text": "Build Command", - "path": "CLI-BuildCommand.md" - }, { "text": "Create Solution Sample Commands", "path": "CLI-New-Command-Samples.md"