From fe7bc9c7cf2fa448b01022c8bec4f066433ed524 Mon Sep 17 00:00:00 2001 From: Anthony Chu Date: Wed, 27 Oct 2021 09:46:51 -0700 Subject: [PATCH] docs(nitro): fix azure static web apps table formatting (#1527) --- docs/content/3.docs/3.deployment/1.azure.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/3.docs/3.deployment/1.azure.md b/docs/content/3.docs/3.deployment/1.azure.md index 64c770cdb2..accf59f3f7 100644 --- a/docs/content/3.docs/3.deployment/1.azure.md +++ b/docs/content/3.docs/3.deployment/1.azure.md @@ -152,6 +152,7 @@ When you link your GitHub repository to Azure Static Web Apps, a workflow file i When you are asked to select your framework, select custom and provide the following information: +| Input | Value | | --- | --- | | **app_location** | '/' | | **api_location** | '.output/server' |