From bf6652a109f0a9f855ccac2a0096474e2dd0c0c1 Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Fri, 8 Jul 2022 00:19:13 +0530 Subject: [PATCH] Update deploying.md --- docs/guide/deploying.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/deploying.md b/docs/guide/deploying.md index 50fb8e81..cffcf03e 100644 --- a/docs/guide/deploying.md +++ b/docs/guide/deploying.md @@ -133,7 +133,7 @@ Don't enable options like _Auto Minify_ for HTML code. It will remove comments f 1. Follow the [official documentation](https://docs.microsoft.com/en-us/azure/static-web-apps/build-configuration). -2. Set these values in your configuration file: +2. Set these values in your configuration file (and remove the ones you don't require, like `api_location`): - **`app_location`**: `/` - **`output_location`**: `docs/.vitepress/dist`